Skip to content

Commit b7b3589

Browse files
kops_1_30: 1.30.1 -> 1.30.2 (NixOS#359489)
2 parents 62e7006 + b4bb0db commit b7b3589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/networking/cluster/kops/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ rec {
6868
};
6969

7070
kops_1_30 = mkKops rec {
71-
version = "1.30.1";
72-
sha256 = "sha256-aj2OnjkXlBEH830RoJiAlhiFfS1zjVoX38PrsgAaB7A=";
71+
version = "1.30.2";
72+
sha256 = "sha256-id4I4PLZC1qvhlvAZFVB1vQM8/HDC4IGqXet/KelNvU=";
7373
rev = "v${version}";
7474
};
7575
}

0 commit comments

Comments
 (0)