From 39404c83df34f2cf19fa49e4232eb3110f897b1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 20:30:10 +0000 Subject: [PATCH] octosql: Update to version 0.9.3 --- bucket/octosql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/octosql.json b/bucket/octosql.json index 2f2171645e..682a37de45 100644 --- a/bucket/octosql.json +++ b/bucket/octosql.json @@ -1,12 +1,12 @@ { - "version": "0.9.2", + "version": "0.9.3", "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.2/octosql_0.9.2_windows_amd64.tar.gz", - "hash": "7e53ecd6aa141caaa36429a7720f9fda9e507187f5573646de0e7c126182e15c" + "url": "https://github.com/cube2222/octosql/releases/download/v0.9.3/octosql_0.9.3_windows_amd64.tar.gz", + "hash": "8486d1a9f917c2e93385d46bf361bda262bbebcee06e605eb8225b39bfd4ac0b" } }, "bin": "octosql.exe",