From 835213e43658d7dd81c77ad7e593f2f3638c9e66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 04:26:30 +0000 Subject: [PATCH] usql: Update to version 0.14.1 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 2c8f5879a5..4ce47ca59e 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.14.1", "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.0/usql-0.14.0-windows-amd64.zip", - "hash": "efa8db970030f83c6a0bf0f543647f1cf65a73e6ad0d4bd16c689e2022b7d896" + "url": "https://github.com/xo/usql/releases/download/v0.14.1/usql-0.14.1-windows-amd64.zip", + "hash": "83b8f12ca8f19e687c0d46cdb47e821fc53749a7f35bffae72bf3b06f3356254" } }, "bin": "usql.exe",