usql: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2023-12-20 16:26:30 +00:00
parent 981813fcd0
commit 1debbd75aa

View File

@ -1,12 +1,12 @@
{
"version": "0.17.0",
"version": "0.17.1",
"description": "Universal command-line interface for SQL databases",
"homepage": "https://github.com/xo/usql",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/xo/usql/releases/download/v0.17.0/usql-0.17.0-windows-amd64.zip",
"hash": "76b33b122d10b8aa2528e8df1c1a1c0096f0c8734ddfbb81a50da7f7bb264ee5"
"url": "https://github.com/xo/usql/releases/download/v0.17.1/usql-0.17.1-windows-amd64.zip",
"hash": "5c21b645b91c935278a6c1d8d55d853902e647d6a5ac8a3df1df81b2d7dc5cf3"
}
},
"bin": "usql.exe",