diff --git a/bucket/argo.json b/bucket/argo.json index 2f8f0a09a4..73e3f212cb 100644 --- a/bucket/argo.json +++ b/bucket/argo.json @@ -1,12 +1,12 @@ { - "version": "3.4.7", + "version": "3.4.8", "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.7/argo-windows-amd64.exe.gz", - "hash": "666e55af375efbc71b3d49914e2946c0d118d882380a35a1bbc4bcb7a95ecff7" + "url": "https://github.com/argoproj/argo-workflows/releases/download/v3.4.8/argo-windows-amd64.exe.gz", + "hash": "c82919e3ba38afa6ee3ef6876b902fa4cde0266045101e029952ea0a97cd0d8d" } }, "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe",