mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
kafka: Update to version 3.8.0
This commit is contained in:
parent
b1ad2e88f0
commit
9a693d8c1a
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user