diff --git a/bucket/kafka.json b/bucket/kafka.json index 8ebbdc0f11..b08d84abff 100644 --- a/bucket/kafka.json +++ b/bucket/kafka.json @@ -1,11 +1,11 @@ { - "version": "2.3.1", + "version": "2.4.0", "description": "Apache Kafka. A distributed streaming platform.", "homepage": "https://kafka.apache.org/", "license": "Apache-2.0", - "url": "https://www.apache.org/dist/kafka/2.3.1/kafka_2.12-2.3.1.tgz", - "hash": "5a3ddd4148371284693370d56f6f66c7a86d86dd96c533447d2a94d176768d2e", - "extract_dir": "kafka_2.12-2.3.1", + "url": "https://www.apache.org/dist/kafka/2.4.0/kafka_2.12-2.4.0.tgz", + "hash": "sha1:9cf54cf5f0bc6c02de5281886caa474b9ca36f99", + "extract_dir": "kafka_2.12-2.4.0", "bin": [ "bin\\windows\\connect-distributed.bat", "bin\\windows\\connect-standalone.bat",