diff --git a/bucket/usql.json b/bucket/usql.json index 7dad6dd232..308eda9880 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.16.1", + "version": "0.17.0", "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.16.1/usql-0.16.1-windows-amd64.zip", - "hash": "0fcff710016785533a21e4ff4ba9c58360f353ee91f3d6dd3aefb5dcda0ecd59" + "url": "https://github.com/xo/usql/releases/download/v0.17.0/usql-0.17.0-windows-amd64.zip", + "hash": "76b33b122d10b8aa2528e8df1c1a1c0096f0c8734ddfbb81a50da7f7bb264ee5" } }, "bin": "usql.exe",