2025-03-21 08:30:03 +00:00

22 lines
697 B
JSON

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