argo: Update to version 3.6.10

This commit is contained in:
github-actions[bot] 2025-06-04 16:30:21 +00:00
parent c9b7fb446f
commit 791c6c2ade

View File

@ -1,12 +1,12 @@
{
"version": "3.6.7",
"version": "3.6.10",
"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.7/argo-windows-amd64.exe.gz",
"hash": "4afd89aa202b6f0543cd63c6ca2a4c9b94ae9efb039816dd3634ed5409b8963a"
"url": "https://github.com/argoproj/argo-workflows/releases/download/v3.6.10/argo-windows-amd64.exe.gz",
"hash": "e513506f1f87737038514132bc5d36ed48b5f6e69bac6a4ac1442d64d6f27dc7"
}
},
"pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",