diff --git a/bucket/questdb.json b/bucket/questdb.json index e0e834ea64..137cdd660b 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.1.3", + "version": "7.2", "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.1.3/questdb-7.1.3-no-jre-bin.tar.gz", - "hash": "941de1f07450690c1d4edc718c735f62b0d76375142d24ab33be0e08680ba0c7", - "extract_dir": "questdb-7.1.3-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/7.2/questdb-7.2-no-jre-bin.tar.gz", + "hash": "dfba6635e374dac1edd82a728e4dc5a4116c701c3666a9b89cd98e972897e87d", + "extract_dir": "questdb-7.2-no-jre-bin" } }, "bin": "questdb.exe",