From e9b012e24dee854086537727afc20d9c0997bc6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 12:33:16 +0000 Subject: [PATCH] usql: Update to version 0.14.2 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 4ce47ca59e..86125056bc 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.14.1", + "version": "0.14.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.14.1/usql-0.14.1-windows-amd64.zip", - "hash": "83b8f12ca8f19e687c0d46cdb47e821fc53749a7f35bffae72bf3b06f3356254" + "url": "https://github.com/xo/usql/releases/download/v0.14.2/usql-0.14.2-windows-amd64.zip", + "hash": "f1ee156cd4314b91e976c3952bf0e2a7c687982e6921383d34a2ea5d02051e60" } }, "bin": "usql.exe",