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