mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
22 lines
695 B
JSON
22 lines
695 B
JSON
{
|
|
"version": "0.7.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.7.9/fselect-x86_64-win.zip",
|
|
"hash": "440f80399b553463f9417f4a3a29336f68875db136658771be68b2eca13efd5f"
|
|
}
|
|
},
|
|
"bin": "fselect.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/jhspetersson/fselect/releases/download/$version/fselect-x86_64-win.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|