prow: 0-unstable-2026-02-24 -> 0-unstable-2026-03-04 (#497002)

This commit is contained in:
Nick Cao
2026-03-06 18:51:18 +00:00
committed by GitHub
+3 -3
View File
@@ -8,15 +8,15 @@
buildGoModule rec {
pname = "prow";
version = "0-unstable-2026-02-24";
rev = "cd980a6645683fa534e2a2f3ab74d934b352dfe9";
version = "0-unstable-2026-03-04";
rev = "f92e22b4dc861f76dc2b686855274fb91ed55537";
src = fetchFromGitHub {
inherit rev;
owner = "kubernetes-sigs";
repo = "prow";
hash = "sha256-4zgHgneZXTsrz5G12U+499QYZkns8IZW0aNYj7MvuwM=";
hash = "sha256-zZgb6gQdj+5vLDRkveKzWrGiwQ2tdMfr3kJSvbTBLyw=";
};
vendorHash = "sha256-Pv9LznRh7Nzm74gMKT2Q/VLIMIIc93en0qX6YA6TwK4=";