mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 06:01:19 +00:00
14 lines
523 B
JSON
14 lines
523 B
JSON
{
|
|
"homepage": "https://github.com/xo/usql",
|
|
"description": "Universal command-line interface for SQL databases",
|
|
"license": "MIT",
|
|
"version": "0.7.7",
|
|
"url": "https://github.com/xo/usql/releases/download/v0.7.7/usql-0.7.7-windows-amd64.zip",
|
|
"hash": "0c22457f7f1086dcfc69cf6a03744b7a31197648222caf97dd4ed1d8a7483f18",
|
|
"bin": "usql.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/xo/usql/releases/download/v$version/usql-$version-windows-amd64.zip"
|
|
}
|
|
}
|