usql: Update to version 0.19.20

This commit is contained in:
github-actions[bot] 2025-04-06 00:40:07 +00:00
parent c5de6bfee5
commit e2e41cfecb

View File

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