From dacb4f464d668165a4027e173e89d03a7163b042 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 00:32:47 +0000 Subject: [PATCH] questdb: Update to version 7.3.7 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 046ef04cd9..7ccd3efd15 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.3.6", + "version": "7.3.7", "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.6/questdb-7.3.6-no-jre-bin.tar.gz", - "hash": "bfefec132fac53d435e4b45bd9cd565e4809934308ac4adfb7eaf3e0335975d2", - "extract_dir": "questdb-7.3.6-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/7.3.7/questdb-7.3.7-no-jre-bin.tar.gz", + "hash": "46f1189cf96598aed9149e65e1c9a756b458aff105a6ee704aab06cd1d98d8ae", + "extract_dir": "questdb-7.3.7-no-jre-bin" } }, "bin": "questdb.exe",