From 29b82370686f37e7a65995fd6c13dc0cc0b5329b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 3 Jun 2019 00:02:05 +0000 Subject: [PATCH] kafka: Update to version 2.2.1 --- bucket/kafka.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kafka.json b/bucket/kafka.json index b33fcb7518..847558c855 100644 --- a/bucket/kafka.json +++ b/bucket/kafka.json @@ -1,11 +1,11 @@ { - "version": "2.2.0", + "version": "2.2.1", "description": "Apache Kafka. A distributed streaming platform.", "homepage": "https://kafka.apache.org/", "license": "Apache-2.0", - "url": "https://www.apache.org/dist/kafka/2.2.0/kafka_2.12-2.2.0.tgz", - "hash": "sha1:360b39bd5b7cd259a47dd277966c33140efffb8c", - "extract_dir": "kafka_2.12-2.2.0", + "url": "https://www.apache.org/dist/kafka/2.2.1/kafka_2.12-2.2.1.tgz", + "hash": "sha1:2a5d210f7994090a2a5016d3675e0efec76ae497", + "extract_dir": "kafka_2.12-2.2.1", "bin": [ "bin\\windows\\connect-distributed.bat", "bin\\windows\\connect-standalone.bat",