usql: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2022-11-14 00:35:31 +00:00
parent 07034f6453
commit 29a70a0ca8

View File

@ -1,12 +1,12 @@
{
"version": "0.12.13",
"version": "0.13.1",
"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.13/usql-0.12.13-windows-amd64.zip",
"hash": "a0ba9e939241e1716aa40d094909026a9e6c2c82e90801d38c195554e9b5e628"
"url": "https://github.com/xo/usql/releases/download/v0.13.1/usql-0.13.1-windows-amd64.zip",
"hash": "3cd90f842d077439aac8f0e369f8db7918c7dce6915fd480ebac6a705c369fe8"
}
},
"bin": "usql.exe",