usql: Update to version 0.19.19

This commit is contained in:
github-actions[bot] 2025-03-05 12:32:53 +00:00
parent a0478e6b4a
commit 9befe14355

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.18", "version": "0.19.19",
"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.18/usql-0.19.18-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.19/usql-0.19.19-windows-amd64.zip",
"hash": "fc387a2db3d32d16c03bd31f6eb04b4a57c5780d37edf8300be2fab8967bfcb3" "hash": "82c35aacb630c900d8aeb1b4d2b1811b323cdb9414ca0b0695c17b3f6cea4a05"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",