From ec59d10baa01b357b8dfdf43c88f1bcce16d6ba1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 20:24:28 +0000 Subject: [PATCH] usql: Update to version 0.17.4 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 5f776af173..f37b7cc1cb 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.17.2", + "version": "0.17.4", "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.2/usql-0.17.2-windows-amd64.zip", - "hash": "56ac9e090dccc0179ce102243fdd181d289ebb2c7e793232e62d17b10b079ca8" + "url": "https://github.com/xo/usql/releases/download/v0.17.4/usql-0.17.4-windows-amd64.zip", + "hash": "2792f316ba076fb6c09fc5b4ecd6206b61ba870587086ec7aa1c94988302e5df" } }, "bin": "usql.exe",