From 9fa59cdcfbd246049829da3eb6a659f9b099960c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 08:31:11 +0000 Subject: [PATCH] nerdctl: Update to version 2.2.0 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index be78b2e6f3..d5f5137f16 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "2.1.6", + "version": "2.2.0", "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.6/nerdctl-2.1.6-windows-amd64.tar.gz", - "hash": "939091dcdb9cc799657f3c6408cbd145a8750d6b1a42b04ed86877ba16233c88" + "url": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-windows-amd64.tar.gz", + "hash": "fba81da47ea734290a36ecc523ba6c59087081f4db3b542529d0f764b76ac05f" } }, "bin": "nerdctl.exe",