mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-09 17:01:24 +00:00
22 lines
695 B
JSON
22 lines
695 B
JSON
{
|
|
"version": "0.8.9",
|
|
"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.9/fselect-x86_64-win.zip",
|
|
"hash": "e4c3d7f75200b0290979056fb3e2df19af0d5228bbffc47889a22cda177e82e3"
|
|
}
|
|
},
|
|
"bin": "fselect.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/jhspetersson/fselect/releases/download/$version/fselect-x86_64-win.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|