argocd: Update to version 2.4.2

This commit is contained in:
github-actions[bot] 2022-06-22 00:35:51 +00:00
parent 4a78b1680e
commit 2d1b2e4575

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.1", "version": "2.4.2",
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes", "description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
"homepage": "https://github.com/argoproj/argo-cd", "homepage": "https://github.com/argoproj/argo-cd",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.1/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.2/argocd-windows-amd64.exe#/argocd.exe",
"hash": "07a69375e8617ae8d5eae30796b6e1e38ed687aa6561eb69ddb81706bc705f22" "hash": "1af61ba07ea2ec6fe9e38e11f7c130fff0df52e038f14fbaa2d227edcf793ec0"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",