usql: Update to version 0.13.6

This commit is contained in:
github-actions[bot] 2023-01-27 04:27:51 +00:00
parent dada1898f4
commit 409f543136

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.5", "version": "0.13.6",
"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.13.5/usql-0.13.5-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.13.6/usql-0.13.6-windows-amd64.zip",
"hash": "bed8ec2cc66abab8e8e31b09d36d9ae86063f1e63a1b6f4397ca071a841dbd23" "hash": "4026ad270dd03d4e16804abc2d6abd865eba1099dcf08b4d82caca2d4fd0de04"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",