diff --git a/bucket/argo.json b/bucket/argo.json index 5a0d287500..783cd95674 100644 --- a/bucket/argo.json +++ b/bucket/argo.json @@ -1,12 +1,12 @@ { - "version": "3.3.6", + "version": "3.3.7", "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.3.6/argo-windows-amd64.exe.gz", - "hash": "27e823edb9e4e2dd3c6926572d72903401d0ec0326c9b2ee62cbe38d2531bd50" + "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.3.7/argo-windows-amd64.exe.gz", + "hash": "053ef23bf4a271e545d5e4ebcf651702dccdbd991259b9bd5077ab6b51af83cb" } }, "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",