argocd: Update to version 2.3.3

This commit is contained in:
github-actions[bot] 2022-03-30 02:06:15 +00:00
parent 7b33d0c712
commit ad53848e93

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.2", "version": "2.3.3",
"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.3.2/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.3.3/argocd-windows-amd64.exe#/argocd.exe",
"hash": "ea05b5c48fd4d9ccb92d450d17ecb4c923e97966a0710ef8ce3b9bd9dc59bf1a" "hash": "c384447a16001adf2d2bbd387c46a8f7abad3741b06724fd738cdf5b67bfdb3c"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",