diff --git a/bucket/questdb.json b/bucket/questdb.json index b77a367c9e..0fc9114252 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.3.4", + "version": "7.3.5", "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/7.3.4/questdb-7.3.4-no-jre-bin.tar.gz", - "hash": "637ca62f44c73977cd6c40d98578cbb635a73396ce0c348d812ce94d82f642c7", - "extract_dir": "questdb-7.3.4-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/7.3.5/questdb-7.3.5-no-jre-bin.tar.gz", + "hash": "82497708eb0a0bc4af9e112a7b05bb0d5b5a1976e296c6f175832b3f5577f161", + "extract_dir": "questdb-7.3.5-no-jre-bin" } }, "bin": "questdb.exe",