diff --git a/bucket/usql.json b/bucket/usql.json index c2be137e83..5c050f44e5 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.18.1", + "version": "0.19.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.18.1/usql-0.18.1-windows-amd64.zip", - "hash": "9568a2b3156dc9496ab3babfc45f6c2383ec7222586e18429a354e1d55bef935" + "url": "https://github.com/xo/usql/releases/download/v0.19.0/usql-0.19.0-windows-amd64.zip", + "hash": "e1a1095282d2ba7e6bf2e5226264f4a450a03bf5c9c1c021336add61397621b0" } }, "bin": "usql.exe",