usql: Update to version 0.19.15

This commit is contained in:
github-actions[bot] 2024-12-25 16:30:30 +00:00
parent 4e0a9ad002
commit f1c92d9335

View File

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