argo: Update to version 3.7.9

This commit is contained in:
github-actions[bot] 2026-01-28 16:31:46 +00:00
parent b2cb2c24a6
commit 32cf4b92ae

View File

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