usql: Update to version 0.19.4

This commit is contained in:
github-actions[bot] 2024-10-21 16:30:09 +00:00
parent 75e605751c
commit 6d3544a873

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.3", "version": "0.19.4",
"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.3/usql-0.19.3-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.4/usql-0.19.4-windows-amd64.zip",
"hash": "45e59f6cf5efe9ede8ba6fa6ec405fe320d55b3cdc87462243d1d522535ed868" "hash": "bd05c140e22ffdc06a8dc1a4295223974c057aa358a4e0aecf517c6b5febe901"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",