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