From 56b8842d28c83354f07d539f76e58d0e676a682d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 12:32:41 +0000 Subject: [PATCH] questdb: Update to version 9.2.3 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 6a36efabb1..5b1bf7c709 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "9.2.2", + "version": "9.2.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.2.2/questdb-9.2.2-no-jre-bin.tar.gz", - "hash": "27edc2e08c4cf92319a12753be933ccb595f4ed03d21b6ef527c860565fe181d", - "extract_dir": "questdb-9.2.2-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/9.2.3/questdb-9.2.3-no-jre-bin.tar.gz", + "hash": "f019d587b6698ebfd2d44b0d056dd36d838c33219243142118b964ee41e5ffe3", + "extract_dir": "questdb-9.2.3-no-jre-bin" } }, "bin": "questdb.exe",