2022-05-14 12:31:36 +00:00

22 lines
695 B
JSON

{
"version": "0.8.1",
"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.1/fselect-x86_64-win.zip",
"hash": "3805e9d5c4c7c57c303073f7c9c5f401da777790ea5964e0d43c397149aed0c0"
}
},
"bin": "fselect.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/jhspetersson/fselect/releases/download/$version/fselect-x86_64-win.zip"
}
}
}
}