{ "version": "2.1.5", "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.1.5/nerdctl-2.1.5-windows-amd64.tar.gz", "hash": "4f19a0e0cee6f799c0e73f0982b92fd329ed859eb2a93c5c45a8a3779bbbd911" } }, "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" } } }