diff --git a/bucket/kafka.json b/bucket/kafka.json index 76e04be7e9..be1119aa95 100644 --- a/bucket/kafka.json +++ b/bucket/kafka.json @@ -1,14 +1,14 @@ { - "version": "3.6.1", + "version": "3.7.0", "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.6.1/kafka_2.12-3.6.1.tgz", - "hash": "sha1:309523a38157f30aad7caf834be5e3f1ff613733", - "extract_dir": "kafka_2.12-3.6.1", + "url": "https://downloads.apache.org/kafka/3.7.0/kafka_2.12-3.7.0.tgz", + "hash": "sha1:328e7088c75866955d4a413b09604f9289810b76", + "extract_dir": "kafka_2.12-3.7.0", "bin": [ "bin\\windows\\connect-distributed.bat", "bin\\windows\\connect-standalone.bat",