Unverified Commit 300e67e0 authored by Wael Nasreddine's avatar Wael Nasreddine Committed by GitHub
Browse files

prow: 0-unstable-2026-02-06 -> 0-unstable-2026-02-17 (#491555)

parents 39209b52 8ad05497
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-2026-02-06";
  rev = "85e3dda3b79520c15cd101b85b52ccf4f7e1f1e6";
  version = "0-unstable-2026-02-17";
  rev = "999e46ca7aee8a1561241b965222140ebc29120c";

  src = fetchFromGitHub {
    inherit rev;

    owner = "kubernetes-sigs";
    repo = "prow";
    hash = "sha256-1x0RKRYi7HruNJJwAhPQ+sIcKKwdyyI3cysBQvY2Z8Y=";
    hash = "sha256-EzP0Yd3cMstMhPGBD+3dUJE4NL0YnJTGip/tTDj/Rfw=";
  };

  vendorHash = "sha256-Pv9LznRh7Nzm74gMKT2Q/VLIMIIc93en0qX6YA6TwK4=";