mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
kafka: Update to version 2.8.1
This commit is contained in:
parent
7edd2b8b93
commit
a4960419b7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"description": "Apache Kafka. A distributed streaming platform.",
|
"description": "Apache Kafka. A distributed streaming platform.",
|
||||||
"homepage": "https://kafka.apache.org/",
|
"homepage": "https://kafka.apache.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.apache.org/dist/kafka/2.8.0/kafka_2.12-2.8.0.tgz",
|
"url": "https://www.apache.org/dist/kafka/2.8.1/kafka_2.12-2.8.1.tgz",
|
||||||
"hash": "sha1:64bba5ed9ca8d43540ea81a2e9106033fe3d7565",
|
"hash": "sha1:455714580ac9a9ce5274c737eea98016b0e90e09",
|
||||||
"extract_dir": "kafka_2.12-2.8.0",
|
"extract_dir": "kafka_2.12-2.8.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\windows\\connect-distributed.bat",
|
"bin\\windows\\connect-distributed.bat",
|
||||||
"bin\\windows\\connect-standalone.bat",
|
"bin\\windows\\connect-standalone.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user