mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
fselect: Add version 0.7.7 (#2946)
This commit is contained in:
parent
f98e8e837c
commit
af17ac1be3
21
bucket/fselect.json
Normal file
21
bucket/fselect.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.7.7",
|
||||
"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.7/fselect-x86_64-win.zip",
|
||||
"hash": "cd1e296864c749ceafc944f0e60e3895da52d7370b0c1f824936f05aed2e207a"
|
||||
}
|
||||
},
|
||||
"bin": "fselect.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jhspetersson/fselect/releases/download/$version/fselect-x86_64-win.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user