From eb20ee8bead0931ac6fde6746717ba95bfeda190 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 16:25:32 +0000 Subject: [PATCH] usql: Update to version 0.16.0 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 2e8582cbb3..9495f02be0 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.15.2", + "version": "0.16.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.15.2/usql-0.15.2-windows-amd64.zip", - "hash": "731dfde40542822853fd7482a3da269ef297bd5bff8108a8390022aae59cc197" + "url": "https://github.com/xo/usql/releases/download/v0.16.0/usql-0.16.0-windows-amd64.zip", + "hash": "b237bcd03560a02ff32ef7aa880aad28531e2d6e24f5313c92480435ac742924" } }, "bin": "usql.exe",