diff --git a/bucket/kafka.json b/bucket/kafka.json index 18ee3e1011..4dfee78ca6 100644 --- a/bucket/kafka.json +++ b/bucket/kafka.json @@ -1,14 +1,14 @@ { - "version": "3.2.1", + "version": "3.2.3", "description": "Apache Kafka. A distributed streaming platform.", "homepage": "https://kafka.apache.org/", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://www.apache.org/dist/kafka/3.2.1/kafka_2.12-3.2.1.tgz", - "hash": "sha1:ad04d49470575d54c3d7fe2135476e1f5cfb2dc0", - "extract_dir": "kafka_2.12-3.2.1", + "url": "https://www.apache.org/dist/kafka/3.2.3/kafka_2.12-3.2.3.tgz", + "hash": "sha1:aa7a54e5c56b5975fc316eb4b2d6880a34e5a970", + "extract_dir": "kafka_2.12-3.2.3", "bin": [ "bin\\windows\\connect-distributed.bat", "bin\\windows\\connect-standalone.bat",