Skip to content

Commit

Permalink
kops_1_16: 1.16.2 -> 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kampka committed Jun 3, 2020
1 parent bfcead1 commit 598fcd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/networking/cluster/kops/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ in rec {
};

kops_1_16 = mkKops {
version = "1.16.2";
sha256 = "1vhkjhx1n3f6ggw5cy1avs3sbqb2da6khck9zqd4s7almjbpc2h2";
version = "1.16.3";
sha256 = "01j7r89vim12wgb2dv6p2pib8wj2daain179cawlyb5kjyyb3jnq";
};
}

0 comments on commit 598fcd5

Please sign in to comment.