nerdctl: Update to version 2.1.4

This commit is contained in:
github-actions[bot] 2025-09-05 08:30:24 +00:00
parent f2629892e5
commit 374a072c5b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.3", "version": "2.1.4",
"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.3/nerdctl-2.1.3-windows-amd64.tar.gz", "url": "https://github.com/containerd/nerdctl/releases/download/v2.1.4/nerdctl-2.1.4-windows-amd64.tar.gz",
"hash": "0e60d57b8e51db203d2796535d939350c42633bb3f8ecd76b334c7a9081e2297" "hash": "e93af99585371c1bd8ebc009d9f8388f4209d15a82b8775d8e2c44922e634759"
} }
}, },
"bin": "nerdctl.exe", "bin": "nerdctl.exe",