kops_1_18: 1.18.1 -> 1.18.2 (#101692)

This commit is contained in:
Christian Kampka 2020-10-25 23:13:15 +01:00 committed by GitHub
parent 30da0b7bb4
commit b42b8c1396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,8 +64,8 @@ rec {
};
kops_1_18 = mkKops rec {
version = "1.18.1";
sha256 = "0jw23vmq2v9czxyansggq4fapz1bcaclmxpw6na4dsn8zcssz320";
version = "1.18.2";
sha256 = "17na83j6sfhk69w9ssvicc0xd1904z952ad3zzbpha50lcy6nlhp";
rev = "v${version}";
};
}