From 21ead8504def53a70f7b6bec92797cc4bcc0b675 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 00:37:49 +0000 Subject: [PATCH] usql: Update to version 0.19.23 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 560db65539..f92df57767 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.19.21", + "version": "0.19.23", "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.21/usql-0.19.21-windows-amd64.zip", - "hash": "aac27ca1bacf942284900fedce8f498aba6773a413acc31a568885fcf1b11ca9" + "url": "https://github.com/xo/usql/releases/download/v0.19.23/usql-0.19.23-windows-amd64.zip", + "hash": "177f3167a6a0050af1ad50569e956f8403593b01cfbf3aa473cb5350f294acd6" } }, "bin": "usql.exe",