From 000edbbefaec3267c2e07ec3916755885d57a5b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 08:29:02 +0000 Subject: [PATCH] usql: Update to version 0.13.5 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index daf2027d18..6ae2229d82 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "0.13.5", "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.13.4/usql-0.13.4-windows-amd64.zip", - "hash": "b249ce294a658e31888c0865adfefaeff90ca0cb4acdebfaa694e2c11721a311" + "url": "https://github.com/xo/usql/releases/download/v0.13.5/usql-0.13.5-windows-amd64.zip", + "hash": "bed8ec2cc66abab8e8e31b09d36d9ae86063f1e63a1b6f4397ca071a841dbd23" } }, "bin": "usql.exe",