From 24738f9e67089aa4ce8e08ef7759312a703b2c5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 12:30:31 +0000 Subject: [PATCH] nerdctl: Update to version 1.7.5 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index f63e8764e4..aef6ea8549 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "1.7.4", + "version": "1.7.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/v1.7.4/nerdctl-1.7.4-windows-amd64.tar.gz", - "hash": "2734dedd6ca99a7bcf989247b555361963a8b78728a263a8c5d0e563f6c3910a" + "url": "https://github.com/containerd/nerdctl/releases/download/v1.7.5/nerdctl-1.7.5-windows-amd64.tar.gz", + "hash": "9d69fc280ab0481cb3208e25e589371b9f22c62fa9300912538ff83e377c500f" } }, "bin": "nerdctl.exe",