diff --git a/bucket/kafka.json b/bucket/kafka.json index 4562b3312f..8bcdc0336d 100644 --- a/bucket/kafka.json +++ b/bucket/kafka.json @@ -1,14 +1,14 @@ { - "version": "3.5.0", + "version": "3.5.1", "description": "Apache Kafka. A distributed streaming platform.", "homepage": "https://kafka.apache.org/", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://downloads.apache.org/kafka/3.5.0/kafka_2.12-3.5.0.tgz", - "hash": "sha1:a4ea73b6d5feccbaf6e46795501d828907f01529", - "extract_dir": "kafka_2.12-3.5.0", + "url": "https://downloads.apache.org/kafka/3.5.1/kafka_2.12-3.5.1.tgz", + "hash": "sha1:9a15158f3d9c3e7eab7895ee8ded6c2c84ae9e81", + "extract_dir": "kafka_2.12-3.5.1", "bin": [ "bin\\windows\\connect-distributed.bat", "bin\\windows\\connect-standalone.bat",