From d59226b849e18f4a6ba99040dc9db07bb94d06fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 7 Jul 2021 23:13:10 -0700 Subject: [PATCH] usql: Update to version 0.9.2 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index ad24e2d418..8a33820cce 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.9.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.9.1/usql-0.9.1-windows-amd64.zip", - "hash": "5c56c30b9e7c384821d4a04b4b1b7c2f9b81ecf1b5478016bc904fad61a02c3f" + "url": "https://github.com/xo/usql/releases/download/v0.9.2/usql-0.9.2-windows-amd64.zip", + "hash": "8b62d27eedfc66536ac75476d25acaf886ffcdfb46e40a22aa1c572b46b260f6" } }, "bin": "usql.exe",