From 8ed65f7e5ce97391c27515461a91db20c8528a74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 00:34:03 +0000 Subject: [PATCH] usql: Update to version 0.19.2 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 7528f2cf38..9e728f7ab5 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.19.1", + "version": "0.19.2", "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.1/usql-0.19.1-windows-amd64.zip", - "hash": "8a97b54ad5e1d511fdb2783345ead65a443247aa8299c7ca2e7aa333c1802392" + "url": "https://github.com/xo/usql/releases/download/v0.19.2/usql-0.19.2-windows-amd64.zip", + "hash": "b75fc9a7873c1056850ddb68666ae8406759fbaeeef4998683365049aad6c5a2" } }, "bin": "usql.exe",