From 6788db084c32e6a1dd3a7877c932cb2c64079dcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 16:30:59 +0000 Subject: [PATCH] questdb: Update to version 6.6.1 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 05dfa04d69..f53bd12e22 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "6.6", + "version": "6.6.1", "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.6/questdb-6.6-no-jre-bin.tar.gz", - "hash": "6e0a61f35cd75b8d7d9f944b2d8248ddef4cdb0492414299a6a1127519e5609d", - "extract_dir": "questdb-6.6-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/6.6.1/questdb-6.6.1-no-jre-bin.tar.gz", + "hash": "1dbe6af2dbf7465044542380cab2ce9273c5dfc4b62b50342b237b5cd891a68d", + "extract_dir": "questdb-6.6.1-no-jre-bin" } }, "bin": "questdb.exe",