usql: Update to version 0.14.12

This commit is contained in:
github-actions[bot] 2023-07-19 04:30:13 +00:00
parent 1044101067
commit 0a1f7461d7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.10", "version": "0.14.12",
"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.14.10/usql-0.14.10-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.14.12/usql-0.14.12-windows-amd64.zip",
"hash": "547c4d689344eddd7ae9840820bfc6c581d061dddad76167ef263166999aa3a2" "hash": "1a2c17458204f93dcbb31c70e813ef95f8aaac84346aaf0a00a926dcd6a2d5c8"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",