From 9c69cffc57d5b02362ed4a0e179be76dde97d188 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 16:27:29 +0000 Subject: [PATCH] questdb: Update to version 7.4.2 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 8a95d5fd97..ae6561a299 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.4.0", + "version": "7.4.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/7.4.0/questdb-7.4.0-no-jre-bin.tar.gz", - "hash": "5e930b4faa01a19bfb57af65ed72e6ec1fe2a1e3474aa2a497ee1402c31c61aa", - "extract_dir": "questdb-7.4.0-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/7.4.2/questdb-7.4.2-no-jre-bin.tar.gz", + "hash": "36bb7102a5ecd2d12c59e8b16915af598140e912746749b9902663827dc9a555", + "extract_dir": "questdb-7.4.2-no-jre-bin" } }, "bin": "questdb.exe",