diff --git a/bucket/kafka.json b/bucket/kafka.json index 6f1c8dc188..1052192f93 100644 --- a/bucket/kafka.json +++ b/bucket/kafka.json @@ -1,11 +1,11 @@ { - "version": "2.4.1", + "version": "2.5.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.4.1/kafka_2.12-2.4.1.tgz", - "hash": "sha1:d043d80b62dff190c22d11f4afbe8c59827ba7a5", - "extract_dir": "kafka_2.12-2.4.1", + "url": "https://www.apache.org/dist/kafka/2.5.0/kafka_2.12-2.5.0.tgz", + "hash": "sha1:27461898ecc3c7c442256552a9b162b69ec50433", + "extract_dir": "kafka_2.12-2.5.0", "bin": [ "bin\\windows\\connect-distributed.bat", "bin\\windows\\connect-standalone.bat",