{ "version": "1.3.1", "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/v1.3.1/nerdctl-1.3.1-windows-amd64.tar.gz", "hash": "5c9fed3076d44b16ca492e86d1920e2698764d01cda3a5d23c3f7504c7cf7847" } }, "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" } } }