{ "version": "2.0.3", "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/v2.0.3/nerdctl-2.0.3-windows-amd64.tar.gz", "hash": "c1b98fda05d00356a51923e5af427ddeb148c3540a711beb7a6a884a5f9fe75b" } }, "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" } } }