argocd: Update to version 2.9.2

This commit is contained in:
github-actions[bot] 2023-11-20 20:23:54 +00:00
parent da78a2fd4a
commit 3a02ac0db0

View File

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