prow: 0-unstable-2026-03-04 -> 0-unstable-2026-05-19 (#502145)

This commit is contained in:
Wael Nasreddine
2026-05-20 21:34:08 +00:00
committed by GitHub
+4 -4
View File
@@ -8,18 +8,18 @@
buildGoModule rec {
pname = "prow";
version = "0-unstable-2026-03-04";
rev = "f92e22b4dc861f76dc2b686855274fb91ed55537";
version = "0-unstable-2026-05-19";
rev = "32fe11af9437baf705c1a232e7a2ffbc78b042ac";
src = fetchFromGitHub {
inherit rev;
owner = "kubernetes-sigs";
repo = "prow";
hash = "sha256-zZgb6gQdj+5vLDRkveKzWrGiwQ2tdMfr3kJSvbTBLyw=";
hash = "sha256-X414GUPK81i6cO/YVatn8P7TVxtRuIYCMJ2i/MFLY8g=";
};
vendorHash = "sha256-Pv9LznRh7Nzm74gMKT2Q/VLIMIIc93en0qX6YA6TwK4=";
vendorHash = "sha256-xFGvUkA1KTjHQ3kBw8PaDGG0gxSIhO1awM2PFFDgrMo=";
# doCheck = false;