diff --git a/bucket/questdb.json b/bucket/questdb.json index df70e62d05..e595055cf7 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.3", + "version": "7.3.1", "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/questdb-7.3-no-jre-bin.tar.gz", - "hash": "b5e67da09e5a50fb34693531c8af549a91517251d954b1159748e559badb881b", - "extract_dir": "questdb-7.3-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/7.3.1/questdb-7.3.1-no-jre-bin.tar.gz", + "hash": "6e79ee228011afb6b0c1dc43a3d3432b2d47109565db8613a98841a6673c9ffa", + "extract_dir": "questdb-7.3.1-no-jre-bin" } }, "bin": "questdb.exe",