mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
usql: Update to version 0.19.1
This commit is contained in:
parent
9a109a5046
commit
19d2b2347e
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.0",
|
"version": "0.19.1",
|
||||||
"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.19.0/usql-0.19.0-windows-amd64.zip",
|
"url": "https://github.com/xo/usql/releases/download/v0.19.1/usql-0.19.1-windows-amd64.zip",
|
||||||
"hash": "e1a1095282d2ba7e6bf2e5226264f4a450a03bf5c9c1c021336add61397621b0"
|
"hash": "8a97b54ad5e1d511fdb2783345ead65a443247aa8299c7ca2e7aa333c1802392"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "usql.exe",
|
"bin": "usql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user