nerdctl: Update to version 2.1.5

This commit is contained in:
github-actions[bot] 2025-09-26 08:30:44 +00:00
parent b6d9eff6f2
commit 962f134fa1

View File

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