diff --git a/bucket/usql.json b/bucket/usql.json index e91545661d..4cb8b82d7e 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.12.12", + "version": "0.12.13", "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.12.12/usql-0.12.12-windows-amd64.zip", - "hash": "f3e1fe81bc416c2459858cf65b7b040ccb5f13d0a35c895f23052a25f7fea9d1" + "url": "https://github.com/xo/usql/releases/download/v0.12.13/usql-0.12.13-windows-amd64.zip", + "hash": "a0ba9e939241e1716aa40d094909026a9e6c2c82e90801d38c195554e9b5e628" } }, "bin": "usql.exe",