From 4dee6a475c8cc04949f0bf07785a63ad27540f5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 16:30:32 +0000 Subject: [PATCH] nerdctl: Update to version 2.0.4 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index ac63f83351..591301bb1f 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "2.0.3", + "version": "2.0.4", "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.3/nerdctl-2.0.3-windows-amd64.tar.gz", - "hash": "c1b98fda05d00356a51923e5af427ddeb148c3540a711beb7a6a884a5f9fe75b" + "url": "https://github.com/containerd/nerdctl/releases/download/v2.0.4/nerdctl-2.0.4-windows-amd64.tar.gz", + "hash": "7a0d2ff9f275509a24764b0f41b1c7a2a340db3b4556443d7edac297693249b5" } }, "bin": "nerdctl.exe",