From 10307067c7a31114d5c7c0c6a3d6f9136290cd53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 00:33:54 +0000 Subject: [PATCH] octosql: Update to version 0.12.2 --- bucket/octosql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/octosql.json b/bucket/octosql.json index 324354062c..c0e553d979 100644 --- a/bucket/octosql.json +++ b/bucket/octosql.json @@ -1,16 +1,16 @@ { - "version": "0.12.1", + "version": "0.12.2", "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.12.1/octosql_0.12.1_windows_amd64.tar.gz", - "hash": "f5b59d9b3e3d73a0dce0dddeb51b1d65da7d3378e1867be40a1b04aaf07f48b6" + "url": "https://github.com/cube2222/octosql/releases/download/v0.12.2/octosql_0.12.2_windows_amd64.tar.gz", + "hash": "a4221ab256843b999a944f15aa7b788a21fe8d2e9cc8193a860dea16360166dc" }, "arm64": { - "url": "https://github.com/cube2222/octosql/releases/download/v0.12.1/octosql_0.12.1_windows_arm64.tar.gz", - "hash": "ff8b8429a3d1d72eefa22402aa527113e11471564457b7fe5cb88870beffeb73" + "url": "https://github.com/cube2222/octosql/releases/download/v0.12.2/octosql_0.12.2_windows_arm64.tar.gz", + "hash": "b221881b700c0162eec4fcd3eec0a27b714d23827a08b082e1d36baa8bdb0d73" } }, "bin": "octosql.exe",