diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index 0bb2288379..be78b2e6f3 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "2.1.5", + "version": "2.1.6", "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/v2.1.5/nerdctl-2.1.5-windows-amd64.tar.gz", - "hash": "4f19a0e0cee6f799c0e73f0982b92fd329ed859eb2a93c5c45a8a3779bbbd911" + "url": "https://github.com/containerd/nerdctl/releases/download/v2.1.6/nerdctl-2.1.6-windows-amd64.tar.gz", + "hash": "939091dcdb9cc799657f3c6408cbd145a8750d6b1a42b04ed86877ba16233c88" } }, "bin": "nerdctl.exe",