From 33afde3b5be1efd47ad523d31f6c30a8d0b70dbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 08:28:09 +0000 Subject: [PATCH] nerdctl: Update to version 1.7.6 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index aef6ea8549..5627ca7e87 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "1.7.5", + "version": "1.7.6", "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.5/nerdctl-1.7.5-windows-amd64.tar.gz", - "hash": "9d69fc280ab0481cb3208e25e589371b9f22c62fa9300912538ff83e377c500f" + "url": "https://github.com/containerd/nerdctl/releases/download/v1.7.6/nerdctl-1.7.6-windows-amd64.tar.gz", + "hash": "fde7978d7a85935c6ff68c2a08d8e662f5c00fc3cb5c4ab52df2ea90867adb30" } }, "bin": "nerdctl.exe",