2024-12-19 12:32:26 +00:00

22 lines
695 B
JSON

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