usql: Update to version 0.19.21

This commit is contained in:
github-actions[bot] 2025-04-07 00:39:06 +00:00
parent efdc24753c
commit 5b98725fa3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.20", "version": "0.19.21",
"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.20/usql-0.19.20-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.21/usql-0.19.21-windows-amd64.zip",
"hash": "65d05dd35d34890250ddc0f775194aa38f4708b16e1692615df391d49f887d02" "hash": "aac27ca1bacf942284900fedce8f498aba6773a413acc31a568885fcf1b11ca9"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",