diff --git a/bucket/usql.json b/bucket/usql.json index e69770b91f..2e8582cbb3 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.15.1", + "version": "0.15.2", "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.15.1/usql-0.15.1-windows-amd64.zip", - "hash": "5e85bb1223a9df17b9704ef932796d9fb1c7002af84b7dcf31fdbd67c04c990b" + "url": "https://github.com/xo/usql/releases/download/v0.15.2/usql-0.15.2-windows-amd64.zip", + "hash": "731dfde40542822853fd7482a3da269ef297bd5bff8108a8390022aae59cc197" } }, "bin": "usql.exe",