mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
697 B
JSON
22 lines
697 B
JSON
{
|
|
"version": "0.8.12",
|
|
"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.12/fselect-x86_64-win.zip",
|
|
"hash": "febb9c2d54c056fc5378a147ae261cfb66ed65734fd0f3fe57289d629eb5721e"
|
|
}
|
|
},
|
|
"bin": "fselect.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/jhspetersson/fselect/releases/download/$version/fselect-x86_64-win.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|