usql: Update to version 0.19.17

This commit is contained in:
github-actions[bot] 2025-02-11 04:29:21 +00:00
parent d9ab3ebd52
commit 8f15b9934c

View File

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