Merge pull request #193408 from risicle/ris-apache-kafka-2.8.2

This commit is contained in:
Sandro
2022-10-01 19:26:49 +02:00
committed by GitHub
+2 -2
View File
@@ -12,9 +12,9 @@ let
jre = jre11;
};
"2.8" = {
kafkaVersion = "2.8.1";
kafkaVersion = "2.8.2";
scalaVersion = "2.13";
sha256 = "0fgil47hxdnc374k0p9sxv6b163xknp3pkihv3r99p977czb1228";
sha256 = "sha256-inZXZJSs8ivtEqF6E/ApoyUHn8vg38wUG3KhowP8mfQ=";
jre = jre11;
};
};