usql: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2024-05-11 04:26:45 +00:00
parent 4d7673f16f
commit f07331db8f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.18.1", "version": "0.19.0",
"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.18.1/usql-0.18.1-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.0/usql-0.19.0-windows-amd64.zip",
"hash": "9568a2b3156dc9496ab3babfc45f6c2383ec7222586e18429a354e1d55bef935" "hash": "e1a1095282d2ba7e6bf2e5226264f4a450a03bf5c9c1c021336add61397621b0"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",