usql: Update to version 0.14.8

This commit is contained in:
github-actions[bot] 2023-06-05 12:34:07 +00:00
parent c15ccee0ae
commit b67b1a568f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.6", "version": "0.14.8",
"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.6/usql-0.14.6-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.14.8/usql-0.14.8-windows-amd64.zip",
"hash": "d44a9a21a8da0a8e2e70da840dfa36fadac1825f32a13df917703c066a4c5267" "hash": "699e4d09cb2bfc35e3f989541a18882d0116b90bd17e335ab04b37e4117e6a52"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",