diff --git a/bucket/questdb.json b/bucket/questdb.json index 5b1bf7c709..0e184d623b 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "9.2.3", + "version": "9.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/9.2.3/questdb-9.2.3-no-jre-bin.tar.gz", - "hash": "f019d587b6698ebfd2d44b0d056dd36d838c33219243142118b964ee41e5ffe3", - "extract_dir": "questdb-9.2.3-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/9.3.0/questdb-9.3.0-no-jre-bin.tar.gz", + "hash": "5451af88db4c8ed9b72a5c7bdcf3e72221b53f854ca3189a169d4ca97a05d4fc", + "extract_dir": "questdb-9.3.0-no-jre-bin" } }, "bin": "questdb.exe",