nerdctl: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2025-01-21 08:30:02 +00:00
parent 3de8e3849c
commit 4ee1708a36

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.2", "version": "2.0.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.0.2/nerdctl-2.0.2-windows-amd64.tar.gz", "url": "https://github.com/containerd/nerdctl/releases/download/v2.0.3/nerdctl-2.0.3-windows-amd64.tar.gz",
"hash": "e8273570f4ca3590bf97ca1365111ca62bd94ddd26133a8c85c36d0278d48fdf" "hash": "c1b98fda05d00356a51923e5af427ddeb148c3540a711beb7a6a884a5f9fe75b"
} }
}, },
"bin": "nerdctl.exe", "bin": "nerdctl.exe",