forked from mirrors/nixpkgs
kops: 1.20.1 -> 1.20.2 (#128801)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
f879395bd9
commit
f655a77ebf
|
@ -65,8 +65,8 @@ rec {
|
|||
};
|
||||
|
||||
kops_1_20 = mkKops rec {
|
||||
version = "1.20.1";
|
||||
sha256 = "sha256-k6ODXbh7Bh+rBw6bjSNLxLY0fz7JLnrmJibnXz5qnSc=";
|
||||
version = "1.20.2";
|
||||
sha256 = "011ib3xkj6nn7qax8d0ns8y4jhkwwmry1qnzxklvzssaxhmzs557";
|
||||
rev = "v${version}";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue