diff --git a/bucket/questdb.json b/bucket/questdb.json index 49c66956d5..df70e62d05 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.2.1", + "version": "7.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/7.2.1/questdb-7.2.1-no-jre-bin.tar.gz", - "hash": "3ed558d5c665ff6450dd86840555e902866b31141bbfb77504315d4f05c8f949", - "extract_dir": "questdb-7.2.1-no-jre-bin" + "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" } }, "bin": "questdb.exe",