argocd: Update to version 3.0.2

This commit is contained in:
github-actions[bot] 2025-05-19 16:29:42 +00:00
parent ffcb3a6f35
commit 0b0c1fddb1

View File

@ -1,12 +1,12 @@
{
"version": "3.0.1",
"version": "3.0.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/v3.0.1/argocd-windows-amd64.exe#/argocd.exe",
"hash": "7ef589d6acf347f079b9772ec3af8ef6951282278af15de40360f0ea20d5ec41"
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.2/argocd-windows-amd64.exe#/argocd.exe",
"hash": "b3b5afd15112cca9f2f6c1361ad141d68d75daac6a9856cfe71cc1487a654590"
}
},
"bin": "argocd.exe",