Merge pull request #191526 from r-ryantm/auto-update/kops

kops: 1.24.2 -> 1.24.3
This commit is contained in:
superherointj 2022-09-17 19:19:59 -03:00 committed by GitHub
commit d72900031a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,8 +62,8 @@ rec {
};
kops_1_24 = mkKops rec {
version = "1.24.2";
sha256 = "sha256-QEoaSkJ3fzUr2Fr3M2EOd/3iwq1ZX2YHEez2i0kjRmY=";
version = "1.24.3";
sha256 = "sha256-o84060P2aHTIm61lSkz2/GqzYd2NYk1zKgGdNaHlWfA=";
rev = "v${version}";
};