kops: 1.16.0 -> 1.16.1

This commit is contained in:
Jörg Thalheim 2020-04-27 10:18:13 +01:00
parent a90356e08a
commit abe679b2ba
No known key found for this signature in database
GPG Key ID: 003F2096411B5F92

View File

@ -72,7 +72,7 @@ in rec {
};
kops_1_16 = mkKops {
version = "1.16.0";
sha256 = "1b2lzf6b29rs5imbpqp8gnp3b511lk7jrm2f62y32gmx0gyjws6a";
version = "1.16.1";
sha256 = "08vy57ln0qar961sf9vbrh29f04qj5siqsfim1kqwvj5xrvwa39i";
};
}