usql: Update to version 0.19.24

This commit is contained in:
github-actions[bot] 2025-05-20 00:40:13 +00:00
parent 6d817cdebc
commit 71b2348ec2

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.23", "version": "0.19.24",
"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.23/usql-0.19.23-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.24/usql-0.19.24-windows-amd64.zip",
"hash": "177f3167a6a0050af1ad50569e956f8403593b01cfbf3aa473cb5350f294acd6" "hash": "746c975ae568b2133ca5d059288fc6751ca2f14711fb0a6f16bb5b71063a5339"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",