2025-03-26 08:29:58 +00:00

22 lines
697 B
JSON

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