From 8f15b9934c869e1854e2fa0d7b667bafb37134d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 04:29:21 +0000 Subject: [PATCH] usql: Update to version 0.19.17 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index f4a05ecb69..1be576a61e 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.19.16", + "version": "0.19.17", "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.19.16/usql-0.19.16-windows-amd64.zip", - "hash": "c7f81beff13ac7b90115c4db088906a69305abf8989d3e2eb5475fbc50f0b00b" + "url": "https://github.com/xo/usql/releases/download/v0.19.17/usql-0.19.17-windows-amd64.zip", + "hash": "3fa1d8f423210ffa9bcfcb7c1fe5cbf33df1b49cb9ae8ddf0d29a871a12a84e6" } }, "bin": "usql.exe",