Unverified Commit 1c18d9a5 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

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

argocd: 2.5.6 -> 2.5.7
parents 061b4034 3bf0cf29
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,13 +2,13 @@

buildGoModule rec {
  pname = "argocd";
  version = "2.5.6";
  version = "2.5.7";

  src = fetchFromGitHub {
    owner = "argoproj";
    repo = "argo-cd";
    rev = "v${version}";
    sha256 = "sha256-R00HW4jh6zohMoli9aomPCK/svzWSUi9fcRFvevMhyU=";
    sha256 = "sha256-hEfPiDbEdmuD/IHM9Tfy0kUkKDpbTZ0HzMjIt/ifcPk=";
  };

  proxyVendor = true; # darwin/linux hash mismatch