From ec1fb0fe326314b500c08677aac9d51abfd48af6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 00:35:09 +0000 Subject: [PATCH] usql: Update to version 0.13.11 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 46070b7e2b..cb15739cb7 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.13.10", + "version": "0.13.11", "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.10/usql-0.13.10-windows-amd64.zip", - "hash": "a6c2232b83fb709f72229db8fdd30bf0f050198c68c87cf03e5f6d7ef118f815" + "url": "https://github.com/xo/usql/releases/download/v0.13.11/usql-0.13.11-windows-amd64.zip", + "hash": "f42c747d68671d4d1c6b7098fd0bd5862c19a7bbf9c843a17adc06eb8ee29b5d" } }, "bin": "usql.exe",