usql: Update to version 0.19.14

This commit is contained in:
github-actions[bot] 2024-12-09 04:30:38 +00:00
parent 41280c9502
commit 31672abea7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.12", "version": "0.19.14",
"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.12/usql-0.19.12-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.19.14/usql-0.19.14-windows-amd64.zip",
"hash": "9d470fdc0b1bb5332e9d728b56b2e6b212505dbb62822657681634c2f775cef6" "hash": "738191812c4eae9b6a5a0a396d1cec070f38c4d9445fc1dff1617c89456dfc93"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",