diff --git a/bucket/argo.json b/bucket/argo.json index dc8903e8ba..2459709e92 100644 --- a/bucket/argo.json +++ b/bucket/argo.json @@ -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",