diff --git a/bucket/questdb.json b/bucket/questdb.json index d6934eed22..7d57b9a2bb 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "8.1.0", + "version": "8.1.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/8.1.0/questdb-8.1.0-no-jre-bin.tar.gz", - "hash": "9aa7cbf9ba120b192d613f294ead798bc6c92f8f19c4a9a6d7282d04886cd308", - "extract_dir": "questdb-8.1.0-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/8.1.1/questdb-8.1.1-no-jre-bin.tar.gz", + "hash": "9a8753ca73d8ecdab374e29e92649a32962f445e68485d010914f6c5911430dd", + "extract_dir": "questdb-8.1.1-no-jre-bin" } }, "bin": "questdb.exe",