diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index e4963d65fb..806b3e3ef0 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "1.7.1", + "version": "1.7.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/v1.7.1/nerdctl-1.7.1-windows-amd64.tar.gz", - "hash": "bc232109dcf8a71f0387cd577afd4a85d30dbf9eec9fab91de37e160f726c77e" + "url": "https://github.com/containerd/nerdctl/releases/download/v1.7.2/nerdctl-1.7.2-windows-amd64.tar.gz", + "hash": "33b3dde2a9bd38360ab31e65cb0c1deb2d9f24e9e7a6fd9ab377fe6f2cd58fbf" } }, "bin": "nerdctl.exe",