From 2675c90edbaacf34d271adb511c5d2220247f0b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 12:31:32 +0000 Subject: [PATCH] octosql: Update to version 0.11.1 --- bucket/octosql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/octosql.json b/bucket/octosql.json index bfaeddf401..89279787a0 100644 --- a/bucket/octosql.json +++ b/bucket/octosql.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.11.1", "description": "Query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.", "homepage": "https://github.com/cube2222/octosql", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/cube2222/octosql/releases/download/v0.11.0/octosql_0.11.0_windows_amd64.tar.gz", - "hash": "10c4cd058076122cd2fbc6fa5a160f0d5f24728c412c122a0cc80a522c3761f2" + "url": "https://github.com/cube2222/octosql/releases/download/v0.11.1/octosql_0.11.1_windows_amd64.tar.gz", + "hash": "96fd09f29125468e2510c65806e25a3016374c52244fe00879409367a6668271" } }, "bin": "octosql.exe",