2025-07-16 08:30:10 +00:00

22 lines
695 B
JSON

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