From 4dd44c59de3272821b7269ec3bbd1769e249276f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 00:35:49 +0000 Subject: [PATCH] octosql: Update to version 0.12.0 --- bucket/octosql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/octosql.json b/bucket/octosql.json index 89279787a0..37a8ab799d 100644 --- a/bucket/octosql.json +++ b/bucket/octosql.json @@ -1,12 +1,12 @@ { - "version": "0.11.1", + "version": "0.12.0", "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.1/octosql_0.11.1_windows_amd64.tar.gz", - "hash": "96fd09f29125468e2510c65806e25a3016374c52244fe00879409367a6668271" + "url": "https://github.com/cube2222/octosql/releases/download/v0.12.0/octosql_0.12.0_windows_amd64.tar.gz", + "hash": "485417bd673f467142e02e64eaf96b9e87958b555379e6d38208b8dcee7ad2de" } }, "bin": "octosql.exe",