argocd: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2023-11-14 16:25:27 +00:00
parent a52e71c228
commit bbcb3e2237

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.0", "version": "2.9.1",
"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.9.0/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.1/argocd-windows-amd64.exe#/argocd.exe",
"hash": "432ae34da4df38f6eb58975a423867691fbdddb5c54a82d9746345d1ed043792" "hash": "f32767187b45675a50746fd276f8f9035e7f7394b1a7107e7d8169d3be2246ed"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",