diff --git a/bucket/usql.json b/bucket/usql.json index 92aedc7f86..bbe9a33304 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.7.8", + "version": "0.8.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.7.8/usql-0.7.8-windows-amd64.zip", - "hash": "7980085d41a843f763a343d63bfdf40d438eca947ca51871c1941abe569e8220" + "url": "https://github.com/xo/usql/releases/download/v0.8.2/usql-0.8.2-windows-amd64.zip", + "hash": "5de761d02e45f760db01e6774ee3ad7d48eea7f1fa1e5bac67111db86399661e" } }, "bin": "usql.exe",