kops_1_12: 1.12.2 -> 1.12.3
This commit is contained in:
parent
4d50ce93aa
commit
2f99b0d605
|
@ -51,7 +51,7 @@ in rec {
|
||||||
mkKops = generic;
|
mkKops = generic;
|
||||||
|
|
||||||
kops_1_12 = mkKops {
|
kops_1_12 = mkKops {
|
||||||
version = "1.12.2";
|
version = "1.12.3";
|
||||||
sha256 = "0937crwifnld7r5pf5gvab9ibmf8k44dafr9y3hld2p01ijrari1";
|
sha256 = "0rpbaz54l5v1z7ab5kpxcb4jyakkl5ysgz1sxajqmw2d6dvf7xly";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue