From 5913b21f9834e8cca2f3769a6380a8e1c609cc13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 May 2023 08:24:54 +0000 Subject: [PATCH] usql: Update to version 0.14.6 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index abe7034efa..a05a037eef 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.14.5", + "version": "0.14.6", "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.5/usql-0.14.5-windows-amd64.zip", - "hash": "77695c72c2f5d89e3dffd852492ecd727e75d01c53b67d29c639daeb13f6866c" + "url": "https://github.com/xo/usql/releases/download/v0.14.6/usql-0.14.6-windows-amd64.zip", + "hash": "d44a9a21a8da0a8e2e70da840dfa36fadac1825f32a13df917703c066a4c5267" } }, "bin": "usql.exe",