From 9ff08c2a9eccd2099b2e37a3a26eb2131cd94ee7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 00:33:20 +0000 Subject: [PATCH] usql: Update to version 0.14.5 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 77ace93d00..abe7034efa 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.14.3", + "version": "0.14.5", "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.3/usql-0.14.3-windows-amd64.zip", - "hash": "b46ec83eedd4347a0e75c943e2b34723decc5611030349b47ef8e7e8b5d98805" + "url": "https://github.com/xo/usql/releases/download/v0.14.5/usql-0.14.5-windows-amd64.zip", + "hash": "77695c72c2f5d89e3dffd852492ecd727e75d01c53b67d29c639daeb13f6866c" } }, "bin": "usql.exe",