From 0a1f7461d7a54bf6d25ca603a711e24caacb1b05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 04:30:13 +0000 Subject: [PATCH] usql: Update to version 0.14.12 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index 34a8bf49c7..9e9d67d5fb 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -1,12 +1,12 @@ { - "version": "0.14.10", + "version": "0.14.12", "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.14.10/usql-0.14.10-windows-amd64.zip", - "hash": "547c4d689344eddd7ae9840820bfc6c581d061dddad76167ef263166999aa3a2" + "url": "https://github.com/xo/usql/releases/download/v0.14.12/usql-0.14.12-windows-amd64.zip", + "hash": "1a2c17458204f93dcbb31c70e813ef95f8aaac84346aaf0a00a926dcd6a2d5c8" } }, "bin": "usql.exe",