argocd: Update to version 3.1.4

This commit is contained in:
github-actions[bot] 2025-09-05 20:28:46 +00:00
parent 4a3231f60b
commit e37afdf3b0

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.3", "version": "3.1.4",
"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.1.3/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v3.1.4/argocd-windows-amd64.exe#/argocd.exe",
"hash": "391b6785b26c35faeb4ef4b05de5719b0218f1b210e3aa93813030d849133776" "hash": "cc47d98f02b8bf398e389dae18c449503549be37352b2473ad6c06ec783e7deb"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",