mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
kops_1_30: 1.30.1 -> 1.30.2 (#359489)
This commit is contained in:
commit
b7b3589f07
1 changed files with 2 additions and 2 deletions
|
@ -68,8 +68,8 @@ rec {
|
|||
};
|
||||
|
||||
kops_1_30 = mkKops rec {
|
||||
version = "1.30.1";
|
||||
sha256 = "sha256-aj2OnjkXlBEH830RoJiAlhiFfS1zjVoX38PrsgAaB7A=";
|
||||
version = "1.30.2";
|
||||
sha256 = "sha256-id4I4PLZC1qvhlvAZFVB1vQM8/HDC4IGqXet/KelNvU=";
|
||||
rev = "v${version}";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue