mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
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.1",
|
|
"url": "https://github.com/xo/usql/releases/download/v0.7.1/usql-0.7.1-windows-amd64.zip",
|
|
"hash": "6f42b1fd81514a9d8762c99e6ad8218e2eb9cbe33561ccdf96058e01796ea518",
|
|
"bin": "usql.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/xo/usql/releases/download/v$version/usql-$version-windows-amd64.zip"
|
|
}
|
|
}
|