From 6400ef676b2a7b03ab9183d2b794db4426c30f87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 12:31:37 +0000 Subject: [PATCH] nerdctl: Update to version 2.1.1 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index 6771065712..889291f35e 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "2.0.5", + "version": "2.1.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.0.5/nerdctl-2.0.5-windows-amd64.tar.gz", - "hash": "56a55d5a4338482b1909be1088a754c2141dba8b3f900cf31e786ef1e98ab45b" + "url": "https://github.com/containerd/nerdctl/releases/download/v2.1.1/nerdctl-2.1.1-windows-amd64.tar.gz", + "hash": "6e653d9edb35d592ca46dc6306ea4496fd12ffbf9955b0b8736a5acb092d2a7e" } }, "bin": "nerdctl.exe",