From b9e1d5ca1648d44e91f65e2ef9c6ded0e5721803 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 12:31:51 +0000 Subject: [PATCH] nerdctl: Update to version 2.2.1 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index d5f5137f16..d21ad06e87 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -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",