{
    "version": "0.10.0",
    "description": "Find files with SQL-like queries",
    "homepage": "https://github.com/jhspetersson/fselect",
    "license": "Apache-2.0|MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/jhspetersson/fselect/releases/download/0.10.0/fselect-x86_64-win.zip",
            "hash": "50ab5e6ff85ab643d13ec7e0d6469bf15c8ecb0d50e899fb50145569c48bcf96"
        }
    },
    "bin": "fselect.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jhspetersson/fselect/releases/download/$version/fselect-x86_64-win.zip"
            }
        }
    }
}
