From 9c816b2e3f4410de444b7a57ec2fefe983256097 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 04:33:20 +0000 Subject: [PATCH] nerdctl: Update to version 0.19.0 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index d718c5c37c..2cc31cc923 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "0.18.0", + "version": "0.19.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.18.0/nerdctl-0.18.0-windows-amd64.tar.gz", - "hash": "886daeb5af306dd7b8f748bddd0b46e539d2de27a689981261d8be11cbc46be2" + "url": "https://github.com/containerd/nerdctl/releases/download/v0.19.0/nerdctl-0.19.0-windows-amd64.tar.gz", + "hash": "5eb455d6dcf722d281becea2d5c9fe5c5eb66a5dd229c9d501b6683911a84087" } }, "bin": "nerdctl.exe",