usql: Update to version 0.19.23

This commit is contained in:
github-actions[bot] 2025-05-10 00:37:49 +00:00
parent 07a2458251
commit 21ead8504d

View File

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