From e6cf4f803c82b06e9a07f4b057cc9fa3ab0b73df Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:01 +0000 Subject: [PATCH] questdb: Update to version 6.1.2 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 02e9d1a713..50cbb05696 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "6.0.9", + "version": "6.1.2", "description": "An open source SQL database designed to process time series data, faster.", "homepage": "https://questdb.io", "license": "Apache-2.0", @@ -8,9 +8,9 @@ }, "architecture": { "64bit": { - "url": "https://github.com/questdb/questdb/releases/download/6.0.9/questdb-6.0.9-no-jre-bin.tar.gz", - "hash": "b8d7b80c60be4c6e2cb969fa2245533b1db37de960f70288676543578c9181b5", - "extract_dir": "questdb-6.0.9-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/6.1.2/questdb-6.1.2-no-jre-bin.tar.gz", + "hash": "2a295d54125083bd0437b5360ec264819d2cf8a2ab78d95e84368e76cb9b9952", + "extract_dir": "questdb-6.1.2-no-jre-bin" } }, "bin": "questdb.exe",