diff --git a/bucket/argo.json b/bucket/argo.json index 91bf3caec5..cb40c05f9a 100644 --- a/bucket/argo.json +++ b/bucket/argo.json @@ -1,12 +1,12 @@ { - "version": "3.6.6", + "version": "3.6.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.6.6/argo-windows-amd64.exe.gz", - "hash": "87d7ba38bbaaefee97f06b14f82580af1ed06e5391e9041c32d3eba514d3f344" + "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.6.7/argo-windows-amd64.exe.gz", + "hash": "4afd89aa202b6f0543cd63c6ca2a4c9b94ae9efb039816dd3634ed5409b8963a" } }, "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",