From a247a5d3e3c9b810f1d8055d97e048d51cc9bad5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 00:38:08 +0000 Subject: [PATCH] questdb: Update to version 8.3.2 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 53ec241d13..dbadb1c19f 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "8.3.1", + "version": "8.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/8.3.1/questdb-8.3.1-no-jre-bin.tar.gz", - "hash": "cba6ce74034444cfb6d64aafe6d9fa8915711179f7774295cf63fc6243b4ff43", - "extract_dir": "questdb-8.3.1-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/8.3.2/questdb-8.3.2-no-jre-bin.tar.gz", + "hash": "e72695f9e85c6a65c855066fb5edbec94774168b1e476905ba1bf365bdd2658f", + "extract_dir": "questdb-8.3.2-no-jre-bin" } }, "bin": "questdb.exe",