From 3ff33560a779c540aeb8fb63efbc9f20facccb2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 16:44:05 +0000 Subject: [PATCH] questdb: Update to version 9.3.3 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 0f4139ce91..8aa6318129 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "9.3.2", + "version": "9.3.3", "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/9.3.2/questdb-9.3.2-no-jre-bin.tar.gz", - "hash": "eb87df34305b68fa0a18e7a27429ea5d3f0d91622af9400eadf46487cb12429e", - "extract_dir": "questdb-9.3.2-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/9.3.3/questdb-9.3.3-no-jre-bin.tar.gz", + "hash": "cc83a90d0de5669ba4c11749fd1a8180149d9fa8fd39e8681f563994ad58bb0d", + "extract_dir": "questdb-9.3.3-no-jre-bin" } }, "bin": "questdb.exe",