mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
usql: Update to version 0.9.3
This commit is contained in:
parent
b168e299fa
commit
039b6ba961
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"description": "Universal command-line interface for SQL databases",
|
"description": "Universal command-line interface for SQL databases",
|
||||||
"homepage": "https://github.com/xo/usql",
|
"homepage": "https://github.com/xo/usql",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xo/usql/releases/download/v0.9.2/usql-0.9.2-windows-amd64.zip",
|
"url": "https://github.com/xo/usql/releases/download/v0.9.3/usql-0.9.3-windows-amd64.zip",
|
||||||
"hash": "8b62d27eedfc66536ac75476d25acaf886ffcdfb46e40a22aa1c572b46b260f6"
|
"hash": "6597d9d7a56d76ada6796bc5458749c2c1dbd9e842a06969fb3a5797bd6b8e76"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "usql.exe",
|
"bin": "usql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user