2023-12-30 16:27:06 +00:00

22 lines
695 B
JSON

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