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",