2025-12-09 20:30:13 +00:00

22 lines
695 B
JSON

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