From 39aeaead4f742ac5fddf6a37bd1a05c5190f2076 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 12:31:23 +0000 Subject: [PATCH] octosql: Update to version 0.10.0 --- bucket/octosql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/octosql.json b/bucket/octosql.json index 05ffe7971a..60ed0d507c 100644 --- a/bucket/octosql.json +++ b/bucket/octosql.json @@ -1,12 +1,12 @@ { - "version": "0.9.4", + "version": "0.10.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.9.4/octosql_0.9.4_windows_amd64.tar.gz", - "hash": "254e64897d7422cbbadd5f5f78e8481ab7135f794c1cc957c5e5739dfbcd664d" + "url": "https://github.com/cube2222/octosql/releases/download/v0.10.0/octosql_0.10.0_windows_amd64.tar.gz", + "hash": "b4cc0eee8a54b2b075cebd6971b259a22560929f9769c2f75c5518d038b5e4d6" } }, "bin": "octosql.exe",