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