nerdctl: Update to version 0.21.0

This commit is contained in:
github-actions[bot] 2022-06-18 20:27:52 +00:00
parent 7a20f9bdca
commit e7e1b15667

View File

@ -1,12 +1,12 @@
{
"version": "0.20.0",
"version": "0.21.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.20.0/nerdctl-0.20.0-windows-amd64.tar.gz",
"hash": "4d9f6aa5f0fc58170d0dfc95beec0c7566726d6ce554138aacc549ed6363cce1"
"url": "https://github.com/containerd/nerdctl/releases/download/v0.21.0/nerdctl-0.21.0-windows-amd64.tar.gz",
"hash": "f6e36e487e4e6f8f8f942d1603eaacd6e57c3af898f62d56100a78a597f16786"
}
},
"bin": "nerdctl.exe",