nerdctl: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2025-12-22 12:31:51 +00:00
parent 38cf55557f
commit b9e1d5ca16

View File

@ -1,12 +1,12 @@
{
"version": "2.2.0",
"version": "2.2.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/v2.2.0/nerdctl-2.2.0-windows-amd64.tar.gz",
"hash": "fba81da47ea734290a36ecc523ba6c59087081f4db3b542529d0f764b76ac05f"
"url": "https://github.com/containerd/nerdctl/releases/download/v2.2.1/nerdctl-2.2.1-windows-amd64.tar.gz",
"hash": "243061402791f30f6bc0d90689855d478b7f0f501fa1687c0d7b1abecabedd34"
}
},
"bin": "nerdctl.exe",