From a5f811e8f3afc3fcdd5ed667496c956305db017a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 20:23:57 +0000 Subject: [PATCH] questdb: Update to version 7.3.10 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 9e867ffa44..559e030959 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.3.9", + "version": "7.3.10", "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.9/questdb-7.3.9-no-jre-bin.tar.gz", - "hash": "91ba4b78538bcd53e7a0d9671403e63e17ee36610492bac4e102cddc65cc6753", - "extract_dir": "questdb-7.3.9-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/7.3.10/questdb-7.3.10-no-jre-bin.tar.gz", + "hash": "76296da2b7c09f2ad7670a21aec64703dd405ee499a25c4351a8df98e683e653", + "extract_dir": "questdb-7.3.10-no-jre-bin" } }, "bin": "questdb.exe",