mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
kops: 1.25.3 -> 1.25.4
This commit is contained in:
parent
1d28868d3d
commit
c7834ab085
@ -56,7 +56,7 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
kops_1_25 = mkKops rec {
|
kops_1_25 = mkKops rec {
|
||||||
version = "1.25.3";
|
version = "1.25.4";
|
||||||
sha256 = "sha256-Q40d62D+H7CpLmrjweCy75U3LgnHEV2pFZs2Ze+koqo=";
|
sha256 = "sha256-Q40d62D+H7CpLmrjweCy75U3LgnHEV2pFZs2Ze+koqo=";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user