usql: Update to version 0.13.4

This commit is contained in:
github-actions[bot] 2022-12-21 20:25:34 +00:00
parent 2dcf5b6302
commit 148f989666

View File

@ -1,12 +1,12 @@
{
"version": "0.13.3",
"version": "0.13.4",
"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.13.3/usql-0.13.3-windows-amd64.zip",
"hash": "bd5e865b49434fc01283af7d8a5243da799cb206cd5a0abcce0a2ce22fee9d3a"
"url": "https://github.com/xo/usql/releases/download/v0.13.4/usql-0.13.4-windows-amd64.zip",
"hash": "b249ce294a658e31888c0865adfefaeff90ca0cb4acdebfaa694e2c11721a311"
}
},
"bin": "usql.exe",