{ "version": "0.23.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.23.0/nerdctl-0.23.0-windows-amd64.tar.gz", "hash": "08dcb6c661d3e4743e60376f9cc179fc4ea9c9e9afc91de999363ed5ccd492dc" } }, "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" } } }