From 409f543136ce7b27dcb0d89ebc82d799b8808162 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:27:51 +0000 Subject: [PATCH] usql: Update to version 0.13.6 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 6ae2229d82..93cf8d4909 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.13.5", + "version": "0.13.6", "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.5/usql-0.13.5-windows-amd64.zip", - "hash": "bed8ec2cc66abab8e8e31b09d36d9ae86063f1e63a1b6f4397ca071a841dbd23" + "url": "https://github.com/xo/usql/releases/download/v0.13.6/usql-0.13.6-windows-amd64.zip", + "hash": "4026ad270dd03d4e16804abc2d6abd865eba1099dcf08b4d82caca2d4fd0de04" } }, "bin": "usql.exe",