usql: Update to version 0.19.16

This commit is contained in:
github-actions[bot] 2025-01-14 04:28:52 +00:00
parent b6f71e4127
commit c9eeda5ddd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.15", "version": "0.19.16",
"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.19.15/usql-0.19.15-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.16/usql-0.19.16-windows-amd64.zip",
"hash": "ec7966d842b80e3bda54fbd9070ca8e807d2c4b34e9201c0d15c4a88ec184362" "hash": "c7f81beff13ac7b90115c4db088906a69305abf8989d3e2eb5475fbc50f0b00b"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",