From cfa770b34b69a31d032835371d518ac0ea7f1a0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 12:29:52 +0000 Subject: [PATCH] usql: Update to version 0.15.1 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index dd7d5c1406..e69770b91f 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.15.1", "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.0/usql-0.15.0-windows-amd64.zip", - "hash": "a63706e01a900494d7c8e124357bca48165fae5ec959549cd60804c017e87e73" + "url": "https://github.com/xo/usql/releases/download/v0.15.1/usql-0.15.1-windows-amd64.zip", + "hash": "5e85bb1223a9df17b9704ef932796d9fb1c7002af84b7dcf31fdbd67c04c990b" } }, "bin": "usql.exe",