{ "version": "0.17.0", "description": "Docker-compatible CLI for containerd", "homepage": "https://github.com/containerd/nerdctl", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/containerd/nerdctl/releases/download/v0.17.0/nerdctl-0.17.0-windows-amd64.tar.gz", "hash": "f8e9e8f6ca4316d4115f70ae67e080a5ecc0beed64b8c3ddbb62225149bfdfda" } }, "bin": "nerdctl.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/containerd/nerdctl/releases/download/v$version/nerdctl-$version-windows-amd64.tar.gz" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }