From 4fcacd20969b15455c05f223f7c66e2be518fe7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 20:24:44 +0000 Subject: [PATCH] questdb: Update to version 7.3.4 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index a1e1fce4c9..b77a367c9e 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.3.3", + "version": "7.3.4", "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/7.3.3/questdb-7.3.3-no-jre-bin.tar.gz", - "hash": "4c740682f4b18a3d71a40b0e8f7a026180df8687bf8e2de367a3cc4fee544e17", - "extract_dir": "questdb-7.3.3-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/7.3.4/questdb-7.3.4-no-jre-bin.tar.gz", + "hash": "637ca62f44c73977cd6c40d98578cbb635a73396ce0c348d812ce94d82f642c7", + "extract_dir": "questdb-7.3.4-no-jre-bin" } }, "bin": "questdb.exe",