diff --git a/bucket/usql.json b/bucket/usql.json index daf2027d18..6ae2229d82 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "0.13.5", "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.13.4/usql-0.13.4-windows-amd64.zip", - "hash": "b249ce294a658e31888c0865adfefaeff90ca0cb4acdebfaa694e2c11721a311" + "url": "https://github.com/xo/usql/releases/download/v0.13.5/usql-0.13.5-windows-amd64.zip", + "hash": "bed8ec2cc66abab8e8e31b09d36d9ae86063f1e63a1b6f4397ca071a841dbd23" } }, "bin": "usql.exe",