From 1debbd75aad71990f3e86a942349ef9fb7c15d86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 16:26:30 +0000 Subject: [PATCH] usql: Update to version 0.17.1 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 308eda9880..5392019d60 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.17.0", + "version": "0.17.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.17.0/usql-0.17.0-windows-amd64.zip", - "hash": "76b33b122d10b8aa2528e8df1c1a1c0096f0c8734ddfbb81a50da7f7bb264ee5" + "url": "https://github.com/xo/usql/releases/download/v0.17.1/usql-0.17.1-windows-amd64.zip", + "hash": "5c21b645b91c935278a6c1d8d55d853902e647d6a5ac8a3df1df81b2d7dc5cf3" } }, "bin": "usql.exe",