From 53346403c44f58924afae822bd69414c7e1fe52f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 20:29:28 +0000 Subject: [PATCH] nerdctl: Update to version 0.22.2 --- bucket/nerdctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index ef64b6bda6..b52423dfae 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "0.22.0", + "version": "0.22.2", "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.22.0/nerdctl-0.22.0-windows-amd64.tar.gz", - "hash": "83c0740d5c42463348053f4af8edb481a377e7948e02e167b7318e88cd80ba20" + "url": "https://github.com/containerd/nerdctl/releases/download/v0.22.2/nerdctl-0.22.2-windows-amd64.tar.gz", + "hash": "dd8df86e5de7c769f368360828bc3d62b0ed4e5133661afee5b6c495fd236e38" } }, "bin": "nerdctl.exe",