2026-01-11 04:37:30 +00:00

22 lines
680 B
JSON

{
"version": "0.20.8",
"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.20.8/usql-0.20.8-windows-amd64.zip",
"hash": "19c639e15d486afbf843258ccbc5d937dfb4e74c98191431890dc20c2df4589b"
}
},
"bin": "usql.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/xo/usql/releases/download/v$version/usql-$version-windows-amd64.zip"
}
}
}
}