nerdctl: Update to version 2.0.0

This commit is contained in:
github-actions[bot] 2024-11-06 04:29:55 +00:00
parent e29b3e1eeb
commit 7bf64c8f26

View File

@ -1,12 +1,12 @@
{
"version": "1.7.7",
"version": "2.0.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/v1.7.7/nerdctl-1.7.7-windows-amd64.tar.gz",
"hash": "b2e6107b629f0b3e0e5991e062be05159bab57ba508c2f125241b34e8d7081c0"
"url": "https://github.com/containerd/nerdctl/releases/download/v2.0.0/nerdctl-2.0.0-windows-amd64.tar.gz",
"hash": "4ddadbced2967bbadef64de82e445374958a8153e82529c7bb20592fbaafe8c0"
}
},
"bin": "nerdctl.exe",