Unverified Commit 8f319775 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

prow: 0-unstable-2025-11-09 -> 0-unstable-2025-11-17 (#464500)

parents 5bf637c8 a653b753
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,15 +8,15 @@

buildGoModule rec {
  pname = "prow";
  version = "0-unstable-2025-11-09";
  rev = "98a0c9d48d175803e1c616b856f39362011abef3";
  version = "0-unstable-2025-11-17";
  rev = "cfbb719bc9007c483499c37e5cda8e0046b21fb1";

  src = fetchFromGitHub {
    inherit rev;

    owner = "kubernetes-sigs";
    repo = "prow";
    hash = "sha256-ypSIWTktqTzi/BIx2IqMhpwjPxz06YNCfryzY5PwdTs=";
    hash = "sha256-tMbq6W0wquqABV6Q9IS9M7IJ8J0OoeK/SO2QNwmFaPw=";
  };

  vendorHash = "sha256-J/DQbAWKHQdE+V/uRuo6rAwGGpEq4OeV1NUpB27xJTg=";