argocd: Update to version 3.2.1

This commit is contained in:
github-actions[bot] 2025-11-30 16:29:57 +00:00
parent 9f831b1096
commit d091b68dcd

View File

@ -1,12 +1,12 @@
{
"version": "3.2.0",
"version": "3.2.1",
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
"homepage": "https://github.com/argoproj/argo-cd",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.2.0/argocd-windows-amd64.exe#/argocd.exe",
"hash": "b6475814510b3e50fd9aa4429e095e8bb18ed45b1d63ca629d1a7fedc9b67123"
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.2.1/argocd-windows-amd64.exe#/argocd.exe",
"hash": "d3252675ba2da2dcad91d56f0e744effda583c03b26a801b419eeb5924bec690"
}
},
"bin": "argocd.exe",