From 29a70a0ca88d4fb77f3c7e5acbf3b27317cbcb59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 00:35:31 +0000 Subject: [PATCH] usql: Update to version 0.13.1 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 4cb8b82d7e..3fbfbc07a2 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.12.13", + "version": "0.13.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.12.13/usql-0.12.13-windows-amd64.zip", - "hash": "a0ba9e939241e1716aa40d094909026a9e6c2c82e90801d38c195554e9b5e628" + "url": "https://github.com/xo/usql/releases/download/v0.13.1/usql-0.13.1-windows-amd64.zip", + "hash": "3cd90f842d077439aac8f0e369f8db7918c7dce6915fd480ebac6a705c369fe8" } }, "bin": "usql.exe",