From cad7e89390dd1d6b693ecd1cdf6ec0170e1b5de2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 20:26:54 +0000 Subject: [PATCH] nerdctl: Update to version 0.18.0 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index 0c6d6e9365..d718c5c37c 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "0.17.1", + "version": "0.18.0", "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/v0.17.1/nerdctl-0.17.1-windows-amd64.tar.gz", - "hash": "780beaa2f681f34d109e874414f92bcb4d5c446b685b33d823b430836bb27008" + "url": "https://github.com/containerd/nerdctl/releases/download/v0.18.0/nerdctl-0.18.0-windows-amd64.tar.gz", + "hash": "886daeb5af306dd7b8f748bddd0b46e539d2de27a689981261d8be11cbc46be2" } }, "bin": "nerdctl.exe",