From a075ed0dbbba1f90a15caac0221aa6f6fd365b7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:26:10 +0000 Subject: [PATCH] usql: Update to version 0.15.2 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index e69770b91f..2e8582cbb3 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.15.1", + "version": "0.15.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.15.1/usql-0.15.1-windows-amd64.zip", - "hash": "5e85bb1223a9df17b9704ef932796d9fb1c7002af84b7dcf31fdbd67c04c990b" + "url": "https://github.com/xo/usql/releases/download/v0.15.2/usql-0.15.2-windows-amd64.zip", + "hash": "731dfde40542822853fd7482a3da269ef297bd5bff8108a8390022aae59cc197" } }, "bin": "usql.exe",