usql: Update to version 0.12.12

This commit is contained in:
github-actions[bot] 2022-08-26 00:33:57 +00:00
parent c9a951bd4e
commit dbba128803

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.4", "version": "0.12.12",
"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.12.4/usql-0.12.4-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.12.12/usql-0.12.12-windows-amd64.zip",
"hash": "874147fb1ef9a77049782dcb55832e09948b71882a27de91650e7c28d77fdb99" "hash": "f3e1fe81bc416c2459858cf65b7b040ccb5f13d0a35c895f23052a25f7fea9d1"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",