argo: Update to version 4.0.0

This commit is contained in:
github-actions[bot] 2026-02-04 16:34:13 +00:00
parent 51248c1fc2
commit 86d4fbf8c3

View File

@ -1,12 +1,12 @@
{
"version": "3.7.9",
"version": "4.0.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.7.9/argo-windows-amd64.exe.gz",
"hash": "5e658068705f14889f14ba5e562ddf0d6ff61a4a77749c4bb9ea514623536709"
"url": "https://github.com/argoproj/argo-workflows/releases/download/v4.0.0/argo-windows-amd64.exe.gz",
"hash": "9eb0d71b1b38438a80dab961da032a4e2fd737cf57d2f3073ecf211c2b29f86a"
}
},
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",