kops_1_26: 1.26.3 -> 1.26.4 (#238727)

This commit is contained in:
Michael Adler 2023-06-20 19:03:46 +00:00 committed by GitHub
parent 0d66dc8f72
commit 3281d1e749
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,8 +61,8 @@ rec {
};
kops_1_26 = mkKops rec {
version = "1.26.3";
sha256 = "sha256-8IQbVFqH5r8H7z7U441Aox4yp3KF/sqs3+JpMru8qwQ=";
version = "1.26.4";
sha256 = "sha256-dHwakorYSQCv5Pi6l32y5cajLd9teXwEds1LFgiH0ck=";
rev = "v${version}";
};
}