prow: 0-unstable-2026-07-02 -> 0-unstable-2026-07-09

This commit is contained in:
R. Ryantm
2026-07-12 08:06:58 +00:00
parent f8cc9d1b80
commit ca46b2bffc
+3 -3
View File
@@ -8,15 +8,15 @@
buildGoModule rec {
pname = "prow";
version = "0-unstable-2026-07-02";
rev = "ef12e757d9a9ede25c2a41236ace781e56b23265";
version = "0-unstable-2026-07-09";
rev = "bcf4297e528a75b2aa580c5dce3e7b97e38f4553";
src = fetchFromGitHub {
inherit rev;
owner = "kubernetes-sigs";
repo = "prow";
hash = "sha256-u8TQav5uv8uWpuO6n/gOkEYhZKq16EHRkdUMY3cq6Uc=";
hash = "sha256-pPmkWcnEPWyWWCIlujvDvoAlZ67SrM1X8lP/WJFomyI=";
};
vendorHash = "sha256-iLJ2atYyHNMvflyuETpPnuhKD293k25vfZQU68Y7oN8=";