usql: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2023-11-30 04:26:21 +00:00
parent bf123753ad
commit 886446664c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.0", "version": "0.16.1",
"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.16.0/usql-0.16.0-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.16.1/usql-0.16.1-windows-amd64.zip",
"hash": "b237bcd03560a02ff32ef7aa880aad28531e2d6e24f5313c92480435ac742924" "hash": "0fcff710016785533a21e4ff4ba9c58360f353ee91f3d6dd3aefb5dcda0ecd59"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",