argocd: Update to version 3.0.5

This commit is contained in:
github-actions[bot] 2025-05-29 20:29:24 +00:00
parent 91651ac2b0
commit 35596ce446

View File

@ -1,12 +1,12 @@
{ {
"version": "3.0.4", "version": "3.0.5",
"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/v3.0.4/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.5/argocd-windows-amd64.exe#/argocd.exe",
"hash": "c15653204580cf3a53d2cb063448af5c53563139dda96acaf183c427e4c306ec" "hash": "f8277ed2d899fea7faa7518add344ad4d2a8ef1fd0c06393925e1b6c9fe5fb59"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",