From 4940c880d476ede72a414e0dfb490713889a4d37 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Oct 2019 03:01:59 +0000 Subject: [PATCH] kafka: Update to version 2.3.1 --- bucket/kafka.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kafka.json b/bucket/kafka.json index aefc7bd8f7..8ebbdc0f11 100644 --- a/bucket/kafka.json +++ b/bucket/kafka.json @@ -1,11 +1,11 @@ { - "version": "2.3.0", + "version": "2.3.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.3.0/kafka_2.12-2.3.0.tgz", - "hash": "sha1:1fd33b3d4ffb6dcede8427daf2ea68829ffc9332", - "extract_dir": "kafka_2.12-2.3.0", + "url": "https://www.apache.org/dist/kafka/2.3.1/kafka_2.12-2.3.1.tgz", + "hash": "5a3ddd4148371284693370d56f6f66c7a86d86dd96c533447d2a94d176768d2e", + "extract_dir": "kafka_2.12-2.3.1", "bin": [ "bin\\windows\\connect-distributed.bat", "bin\\windows\\connect-standalone.bat",