usql: Update to version 0.12.13

This commit is contained in:
github-actions[bot] 2022-08-26 08:29:56 +00:00
parent 9db7a2c8c9
commit 21b79d993e

View File

@ -1,12 +1,12 @@
{
"version": "0.12.12",
"version": "0.12.13",
"description": "Universal command-line interface for SQL databases",
"homepage": "https://github.com/xo/usql",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/xo/usql/releases/download/v0.12.12/usql-0.12.12-windows-amd64.zip",
"hash": "f3e1fe81bc416c2459858cf65b7b040ccb5f13d0a35c895f23052a25f7fea9d1"
"url": "https://github.com/xo/usql/releases/download/v0.12.13/usql-0.12.13-windows-amd64.zip",
"hash": "a0ba9e939241e1716aa40d094909026a9e6c2c82e90801d38c195554e9b5e628"
}
},
"bin": "usql.exe",