2025-03-05 12:32:53 +00:00

22 lines
683 B
JSON

{
"version": "0.19.19",
"description": "Universal command-line interface for SQL databases",
"homepage": "https://github.com/xo/usql",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/xo/usql/releases/download/v0.19.19/usql-0.19.19-windows-amd64.zip",
"hash": "82c35aacb630c900d8aeb1b4d2b1811b323cdb9414ca0b0695c17b3f6cea4a05"
}
},
"bin": "usql.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/xo/usql/releases/download/v$version/usql-$version-windows-amd64.zip"
}
}
}
}