diff --git a/bucket/argo.json b/bucket/argo.json index 829e8ffb87..aaa5d46ae9 100644 --- a/bucket/argo.json +++ b/bucket/argo.json @@ -1,12 +1,12 @@ { - "version": "3.4.0", + "version": "3.4.1", "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.4.0/argo-windows-amd64.exe.gz", - "hash": "dcdcd8c619db0a46c80c3c5f83760d9e76141ba0e7926be3d30bb5df7131a981" + "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.4.1/argo-windows-amd64.exe.gz", + "hash": "b65d795fb882643229f6862a82e5e7fc3324eeda24c77d01185c6a3c3c1b7753" } }, "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",