kops_1_27: 1.27.0 -> 1.27.1

This commit is contained in:
R. Ryantm 2023-09-05 06:48:38 +00:00 committed by Eric Bailey
parent e11c750b42
commit 65182a9f4f

View file

@ -61,8 +61,8 @@ rec {
};
kops_1_27 = mkKops rec {
version = "1.27.0";
sha256 = "sha256-XJOdqOT/vMVXZmVasXRb+pdmWcSd6lsyQDCnZKyqrto=";
version = "1.27.1";
sha256 = "sha256-WV+0380yj8GHckY4PDM3WspbZ/YuYZOAQEMd2ygEOjo=";
rev = "v${version}";
};
}