From 53229ec663f4a2330992623eef9058a85d8ae78b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 08:25:17 +0000 Subject: [PATCH] usql: Update to version 0.17.0 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 7dad6dd232..308eda9880 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.16.1", + "version": "0.17.0", "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.16.1/usql-0.16.1-windows-amd64.zip", - "hash": "0fcff710016785533a21e4ff4ba9c58360f353ee91f3d6dd3aefb5dcda0ecd59" + "url": "https://github.com/xo/usql/releases/download/v0.17.0/usql-0.17.0-windows-amd64.zip", + "hash": "76b33b122d10b8aa2528e8df1c1a1c0096f0c8734ddfbb81a50da7f7bb264ee5" } }, "bin": "usql.exe",