From 92e8714203220e90df03833ed52872f60e936ec9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 20:30:00 +0000 Subject: [PATCH] questdb: Update to version 8.3.0 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 9c4012beb6..97b31bfafb 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "8.2.3", + "version": "8.3.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.2.3/questdb-8.2.3-no-jre-bin.tar.gz", - "hash": "863c7e483ab0978c1968b8ad20fdb6c142d4200cc0a1a2987a5e54593656bef1", - "extract_dir": "questdb-8.2.3-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/8.3.0/questdb-8.3.0-no-jre-bin.tar.gz", + "hash": "732ba49457956f62f9f32a0e4fa961c26cc35a9b63f26cee9efb5d25f36e90bf", + "extract_dir": "questdb-8.3.0-no-jre-bin" } }, "bin": "questdb.exe",