From 614d21156f1e08c3f2cb8f7acb06188e19f77d36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 04:31:18 +0000 Subject: [PATCH] nerdctl: Update to version 0.22.0 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index d1070fefe6..ef64b6bda6 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.22.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.21.0/nerdctl-0.21.0-windows-amd64.tar.gz", - "hash": "f6e36e487e4e6f8f8f942d1603eaacd6e57c3af898f62d56100a78a597f16786" + "url": "https://github.com/containerd/nerdctl/releases/download/v0.22.0/nerdctl-0.22.0-windows-amd64.tar.gz", + "hash": "83c0740d5c42463348053f4af8edb481a377e7948e02e167b7318e88cd80ba20" } }, "bin": "nerdctl.exe",