{ "version": "3.4.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.4.7/argo-windows-amd64.exe.gz", "hash": "666e55af375efbc71b3d49914e2946c0d118d882380a35a1bbc4bcb7a95ecff7" } }, "pre_install": "Rename-Item $dir\\argo-windows-amd64.exe $dir\\argo.exe", "bin": "argo.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/argoproj/argo-workflows/releases/download/v$version/argo-windows-amd64.exe.gz" } }, "hash": { "url": "$url.sha256" } } }