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