From 886446664caccfe7e9bd28e65549afbbab958cda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 04:26:21 +0000 Subject: [PATCH] usql: Update to version 0.16.1 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 9495f02be0..7dad6dd232 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.16.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.16.0/usql-0.16.0-windows-amd64.zip", - "hash": "b237bcd03560a02ff32ef7aa880aad28531e2d6e24f5313c92480435ac742924" + "url": "https://github.com/xo/usql/releases/download/v0.16.1/usql-0.16.1-windows-amd64.zip", + "hash": "0fcff710016785533a21e4ff4ba9c58360f353ee91f3d6dd3aefb5dcda0ecd59" } }, "bin": "usql.exe",