From 4a478470cfb5f214e776cb1cdd36b39fa92a8074 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 08:27:40 +0000 Subject: [PATCH] nerdctl: Update to version 0.17.0 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index 6ede4660fa..85a8f53627 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "0.16.1", + "version": "0.17.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.16.1/nerdctl-0.16.1-windows-amd64.tar.gz", - "hash": "e01feb959530b3d9d300a5babf38ce26bc4993f50e4c5e11f2eb7c114f399d3f" + "url": "https://github.com/containerd/nerdctl/releases/download/v0.17.0/nerdctl-0.17.0-windows-amd64.tar.gz", + "hash": "f8e9e8f6ca4316d4115f70ae67e080a5ecc0beed64b8c3ddbb62225149bfdfda" } }, "bin": "nerdctl.exe",