2023-06-16 20:24:58 +00:00

22 lines
695 B
JSON

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