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

Merge pull request #329881 from r-ryantm/auto-update/argocd

argocd: 2.11.5 -> 2.11.7
parents 8d65389c 54c55085
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,13 +2,13 @@

buildGoModule rec {
  pname = "argocd";
  version = "2.11.5";
  version = "2.11.7";

  src = fetchFromGitHub {
    owner = "argoproj";
    repo = "argo-cd";
    rev = "v${version}";
    hash = "sha256-0Td4TMi9HTvf+GeW2f/ufRW0Y3KBrBSDWhgPW4noXi4=";
    hash = "sha256-/gbclPcYSDobwftFi0CECgBp6PNqxHW9svP3A5y8eEY=";
  };

  proxyVendor = true; # darwin/linux hash mismatch