From 02695c15b254b0f5cf007e035ee97f5875797ebb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 04:29:51 +0000 Subject: [PATCH] nerdctl: Update to version 2.0.5 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index 591301bb1f..6771065712 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "2.0.4", + "version": "2.0.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.0.4/nerdctl-2.0.4-windows-amd64.tar.gz", - "hash": "7a0d2ff9f275509a24764b0f41b1c7a2a340db3b4556443d7edac297693249b5" + "url": "https://github.com/containerd/nerdctl/releases/download/v2.0.5/nerdctl-2.0.5-windows-amd64.tar.gz", + "hash": "56a55d5a4338482b1909be1088a754c2141dba8b3f900cf31e786ef1e98ab45b" } }, "bin": "nerdctl.exe",