usql: Update to version 0.19.2

This commit is contained in:
github-actions[bot] 2024-06-06 00:34:03 +00:00
parent 7a8056a329
commit 8ed65f7e5c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.1", "version": "0.19.2",
"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.1/usql-0.19.1-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.2/usql-0.19.2-windows-amd64.zip",
"hash": "8a97b54ad5e1d511fdb2783345ead65a443247aa8299c7ca2e7aa333c1802392" "hash": "b75fc9a7873c1056850ddb68666ae8406759fbaeeef4998683365049aad6c5a2"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",