mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
kops_1_15: 1.15.2 -> 1.15.3
This commit is contained in:
parent
d737f310ff
commit
8bcf7f6e41
|
@ -52,8 +52,8 @@ in rec {
|
||||||
mkKops = generic;
|
mkKops = generic;
|
||||||
|
|
||||||
kops_1_15 = mkKops {
|
kops_1_15 = mkKops {
|
||||||
version = "1.15.2";
|
version = "1.15.3";
|
||||||
sha256 = "1sjfd7pfi81ccq1dkgkh9xx6y94bqzlp727pvyf7l01x3d14z2b3";
|
sha256 = "0pzgrsl61nw8pm3s032lj020fw13x3fpzlj7lknsnd581f0gg4df";
|
||||||
};
|
};
|
||||||
|
|
||||||
kops_1_16 = mkKops {
|
kops_1_16 = mkKops {
|
||||||
|
|
Loading…
Reference in a new issue