nerdctl: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2022-03-03 12:30:23 +00:00
parent b26e7eac1f
commit 1b17c8e4e5

View File

@ -1,12 +1,12 @@
{
"version": "0.17.0",
"version": "0.17.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/v0.17.0/nerdctl-0.17.0-windows-amd64.tar.gz",
"hash": "f8e9e8f6ca4316d4115f70ae67e080a5ecc0beed64b8c3ddbb62225149bfdfda"
"url": "https://github.com/containerd/nerdctl/releases/download/v0.17.1/nerdctl-0.17.1-windows-amd64.tar.gz",
"hash": "780beaa2f681f34d109e874414f92bcb4d5c446b685b33d823b430836bb27008"
}
},
"bin": "nerdctl.exe",