From 691ee1ac07a31c294c8d129f6cf7f6b0a2e04ea6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 08:31:17 +0000 Subject: [PATCH] nerdctl: Update to version 2.1.3 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index 0da210869c..9f9d224deb 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "2.1.2", + "version": "2.1.3", "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.2/nerdctl-2.1.2-windows-amd64.tar.gz", - "hash": "43822c3d18ce0f029dd4aeb5ab1ba296071b7e95278d70cc6699ef652d83c98d" + "url": "https://github.com/containerd/nerdctl/releases/download/v2.1.3/nerdctl-2.1.3-windows-amd64.tar.gz", + "hash": "0e60d57b8e51db203d2796535d939350c42633bb3f8ecd76b334c7a9081e2297" } }, "bin": "nerdctl.exe",