From ea137d7d5bbfb10dfd75bfdf2a3e65e79b0f04ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:30:11 +0000 Subject: [PATCH] usql: Update to version 0.19.12 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 90e501fc2a..820b086c29 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.19.4", + "version": "0.19.12", "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.4/usql-0.19.4-windows-amd64.zip", - "hash": "bd05c140e22ffdc06a8dc1a4295223974c057aa358a4e0aecf517c6b5febe901" + "url": "https://github.com/xo/usql/releases/download/v0.19.12/usql-0.19.12-windows-amd64.zip", + "hash": "9d470fdc0b1bb5332e9d728b56b2e6b212505dbb62822657681634c2f775cef6" } }, "bin": "usql.exe",