usql: Update to version 0.19.18

This commit is contained in:
github-actions[bot] 2025-03-04 00:37:12 +00:00
parent c187fc2e70
commit 89c9ebbe22

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.17", "version": "0.19.18",
"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.17/usql-0.19.17-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.18/usql-0.19.18-windows-amd64.zip",
"hash": "3fa1d8f423210ffa9bcfcb7c1fe5cbf33df1b49cb9ae8ddf0d29a871a12a84e6" "hash": "fc387a2db3d32d16c03bd31f6eb04b4a57c5780d37edf8300be2fab8967bfcb3"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",