usql: Update to version 0.14.5

This commit is contained in:
github-actions[bot] 2023-05-02 00:33:20 +00:00
parent 3439cd4df8
commit 9ff08c2a9e

View File

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