mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
usql: Update to version 0.9.2
This commit is contained in:
parent
7742dcb19e
commit
d59226b849
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.1",
|
"version": "0.9.2",
|
||||||
"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.1/usql-0.9.1-windows-amd64.zip",
|
"url": "https://github.com/xo/usql/releases/download/v0.9.2/usql-0.9.2-windows-amd64.zip",
|
||||||
"hash": "5c56c30b9e7c384821d4a04b4b1b7c2f9b81ecf1b5478016bc904fad61a02c3f"
|
"hash": "8b62d27eedfc66536ac75476d25acaf886ffcdfb46e40a22aa1c572b46b260f6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "usql.exe",
|
"bin": "usql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user