usql: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2023-12-03 08:25:17 +00:00
parent 5c06e8db16
commit 53229ec663

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.1", "version": "0.17.0",
"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.16.1/usql-0.16.1-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.17.0/usql-0.17.0-windows-amd64.zip",
"hash": "0fcff710016785533a21e4ff4ba9c58360f353ee91f3d6dd3aefb5dcda0ecd59" "hash": "76b33b122d10b8aa2528e8df1c1a1c0096f0c8734ddfbb81a50da7f7bb264ee5"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",