diff --git a/bucket/usql.json b/bucket/usql.json index 86125056bc..77ace93d00 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.14.2", + "version": "0.14.3", "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.14.2/usql-0.14.2-windows-amd64.zip", - "hash": "f1ee156cd4314b91e976c3952bf0e2a7c687982e6921383d34a2ea5d02051e60" + "url": "https://github.com/xo/usql/releases/download/v0.14.3/usql-0.14.3-windows-amd64.zip", + "hash": "b46ec83eedd4347a0e75c943e2b34723decc5611030349b47ef8e7e8b5d98805" } }, "bin": "usql.exe",