diff --git a/bucket/usql.json b/bucket/usql.json index 90cae176cc..90e501fc2a 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.19.3", + "version": "0.19.4", "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.19.3/usql-0.19.3-windows-amd64.zip", - "hash": "45e59f6cf5efe9ede8ba6fa6ec405fe320d55b3cdc87462243d1d522535ed868" + "url": "https://github.com/xo/usql/releases/download/v0.19.4/usql-0.19.4-windows-amd64.zip", + "hash": "bd05c140e22ffdc06a8dc1a4295223974c057aa358a4e0aecf517c6b5febe901" } }, "bin": "usql.exe",