From 99a883572c5fa8d8300945495b5cefc7b2df3d28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 12:31:39 +0000 Subject: [PATCH] questdb: Update to version 9.0.0 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index f3ede0b0e1..7153743def 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "8.3.3", + "version": "9.0.0", "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/8.3.3/questdb-8.3.3-no-jre-bin.tar.gz", - "hash": "0b796112083d7ab018495e2a53ec6a3ccd586ea0888fb9aa995ceefba058fa92", - "extract_dir": "questdb-8.3.3-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/9.0.0/questdb-9.0.0-no-jre-bin.tar.gz", + "hash": "8f74c34510de830d2ce72f00412fc4e083ee5c496e5bcbc0b25f1b17906b2931", + "extract_dir": "questdb-9.0.0-no-jre-bin" } }, "bin": "questdb.exe",