kafka: Update to version 3.8.0

This commit is contained in:
github-actions[bot] 2024-07-29 20:25:55 +00:00
parent b1ad2e88f0
commit 9a693d8c1a

View File

@ -1,14 +1,14 @@
{
"version": "3.7.1",
"version": "3.8.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.7.1/kafka_2.12-3.7.1.tgz",
"hash": "sha1:b3187947f7b44853b592a0dcba6c8cec6c9ce658",
"extract_dir": "kafka_2.12-3.7.1",
"url": "https://downloads.apache.org/kafka/3.8.0/kafka_2.12-3.8.0.tgz",
"hash": "sha1:8dc3f9b70ecddeeca0d72965ec6c7bafe7e60c71",
"extract_dir": "kafka_2.12-3.8.0",
"bin": [
"bin\\windows\\connect-distributed.bat",
"bin\\windows\\connect-standalone.bat",