mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
apacheKafka_4_1: 4.1.1 -> 4.1.2
Critical bug fixes: https://downloads.apache.org/kafka/4.1.2/RELEASE_NOTES.html
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ./generic.nix {
|
||||
kafkaVersion = "4.1.1";
|
||||
kafkaVersion = "4.1.2";
|
||||
scalaVersion = "2.13";
|
||||
hash = "sha256-eR6O5plpgtgFWCk2eoA5H5TBvKcymy+7ZYv8IRp3Ry4=";
|
||||
hash = "sha256-GHleC5qJ3g7YRDrYM2Xib2QHgTr+xP4TnBrLDDNk5tw=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user