nerdctl: Update to version 2.1.3

This commit is contained in:
github-actions[bot] 2025-07-08 08:31:17 +00:00
parent 8f9b40979a
commit 691ee1ac07

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.2", "version": "2.1.3",
"description": "Docker-compatible CLI for containerd", "description": "Docker-compatible CLI for containerd",
"homepage": "https://github.com/containerd/nerdctl", "homepage": "https://github.com/containerd/nerdctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containerd/nerdctl/releases/download/v2.1.2/nerdctl-2.1.2-windows-amd64.tar.gz", "url": "https://github.com/containerd/nerdctl/releases/download/v2.1.3/nerdctl-2.1.3-windows-amd64.tar.gz",
"hash": "43822c3d18ce0f029dd4aeb5ab1ba296071b7e95278d70cc6699ef652d83c98d" "hash": "0e60d57b8e51db203d2796535d939350c42633bb3f8ecd76b334c7a9081e2297"
} }
}, },
"bin": "nerdctl.exe", "bin": "nerdctl.exe",