diff --git a/bucket/questdb.json b/bucket/questdb.json index fd5e5e5b7a..e0e834ea64 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "7.1.2", + "version": "7.1.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.1.2/questdb-7.1.2-no-jre-bin.tar.gz", - "hash": "c099c3caf016426c3b3fdcb944b8742c6689dd7eb8d720bab034490c20fcd25a", - "extract_dir": "questdb-7.1.2-no-jre-bin" + "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" } }, "bin": "questdb.exe",