usql: Update to version 0.14.3

This commit is contained in:
github-actions[bot] 2023-04-15 12:29:54 +00:00
parent bf9f285030
commit 00ca00f697

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.2", "version": "0.14.3",
"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.14.2/usql-0.14.2-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.14.3/usql-0.14.3-windows-amd64.zip",
"hash": "f1ee156cd4314b91e976c3952bf0e2a7c687982e6921383d34a2ea5d02051e60" "hash": "b46ec83eedd4347a0e75c943e2b34723decc5611030349b47ef8e7e8b5d98805"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",