argocd: Update to version 2.13.2

This commit is contained in:
github-actions[bot] 2024-12-11 20:30:22 +00:00
parent 921d6dd936
commit a03f6fcdf4

View File

@ -1,12 +1,12 @@
{ {
"version": "2.13.1", "version": "2.13.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.13.1/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.13.2/argocd-windows-amd64.exe#/argocd.exe",
"hash": "24fac0eb8e37a195cefa46160d376bb5a6fb96556fad80ceae95acd0864c5123" "hash": "c3dd192205288ea1adeb1d446f2809109303d082aa6d51633d4907878f7df755"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",