{ "version": "1.5.9", "description": "An open and reliable container runtime", "homepage": "https://containerd.io", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/containerd/containerd/releases/download/v1.5.9/containerd-1.5.9-windows-amd64.tar.gz", "hash": "feecda864e7f5e51d098d4f69fef4ff9373abc5716c9c09647191412cb35f52f" } }, "bin": [ "bin\\containerd.exe", "bin\\containerd-shim-runhcs-v1.exe", "bin\\ctr.exe" ], "checkver": { "github": "https://github.com/containerd/containerd" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/containerd/containerd/releases/download/v$version/containerd-$version-windows-amd64.tar.gz" } }, "hash": { "url": "$url.sha256sum" } } }