From f1c92d933546f3d68916d464e05452206618064a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 16:30:30 +0000 Subject: [PATCH] usql: Update to version 0.19.15 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index e5e4079355..817a1f4b3e 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.19.14", + "version": "0.19.15", "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.14/usql-0.19.14-windows-amd64.zip", - "hash": "738191812c4eae9b6a5a0a396d1cec070f38c4d9445fc1dff1617c89456dfc93" + "url": "https://github.com/xo/usql/releases/download/v0.19.15/usql-0.19.15-windows-amd64.zip", + "hash": "ec7966d842b80e3bda54fbd9070ca8e807d2c4b34e9201c0d15c4a88ec184362" } }, "bin": "usql.exe",