diff --git a/bucket/usql.json b/bucket/usql.json index 9e9d67d5fb..dd7d5c1406 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.14.12", + "version": "0.15.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.14.12/usql-0.14.12-windows-amd64.zip", - "hash": "1a2c17458204f93dcbb31c70e813ef95f8aaac84346aaf0a00a926dcd6a2d5c8" + "url": "https://github.com/xo/usql/releases/download/v0.15.0/usql-0.15.0-windows-amd64.zip", + "hash": "a63706e01a900494d7c8e124357bca48165fae5ec959549cd60804c017e87e73" } }, "bin": "usql.exe",