argo: Update to version 3.7.0

This commit is contained in:
github-actions[bot] 2025-07-23 12:32:07 +00:00
parent 1fdb59ceb3
commit f3e251a352

View File

@ -1,12 +1,12 @@
{
"version": "3.6.10",
"version": "3.7.0",
"description": "Workflow engine for orchestrating parallel jobs on Kubernetes",
"homepage": "https://github.com/argoproj/argo-workflows",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.6.10/argo-windows-amd64.exe.gz",
"hash": "e513506f1f87737038514132bc5d36ed48b5f6e69bac6a4ac1442d64d6f27dc7"
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.7.0/argo-windows-amd64.exe.gz",
"hash": "1f1e73e7103f3da33c71409260f93ab76869ca61101ff7715970c26d60c3d79f"
}
},
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",