{ "version": "0.54.0", "description": "Self-managed Kubernetes cluster provisioning on Azure", "homepage": "https://github.com/Azure/aks-engine", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/Azure/aks-engine/releases/download/v0.54.0/aks-engine-v0.54.0-windows-amd64.zip", "hash": "47e03d53311246874ba83204d05d98e0e517862fd5c95543d160b37a39a6f80f", "extract_dir": "aks-engine-v0.54.0-windows-amd64" } }, "bin": "aks-engine.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Azure/aks-engine/releases/download/v$version/aks-engine-v$version-windows-amd64.zip", "extract_dir": "aks-engine-v$version-windows-amd64" } } } }