2021-11-19 15:00:39 +00:00

22 lines
695 B
JSON

{
"version": "0.7.8",
"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.7.8/fselect-x86_64-win.zip",
"hash": "4f0975c0a912776a86b96729bc0e0d7964b761480e995e811929a0ea723bbc2a"
}
},
"bin": "fselect.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/jhspetersson/fselect/releases/download/$version/fselect-x86_64-win.zip"
}
}
}
}