From aaec00bb1ecb590136420540d09890f17a7888e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 16:31:48 +0000 Subject: [PATCH] questdb: Update to version 9.3.2 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 0c2bb03f51..0f4139ce91 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "9.3.1", + "version": "9.3.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/9.3.1/questdb-9.3.1-no-jre-bin.tar.gz", - "hash": "d61001801bc30cb056115445de14adaa63ff43ee2828554a102cb1651276264b", - "extract_dir": "questdb-9.3.1-no-jre-bin" + "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" } }, "bin": "questdb.exe",