diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index 2cc31cc923..1f585c3ded 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.20.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.19.0/nerdctl-0.19.0-windows-amd64.tar.gz", - "hash": "5eb455d6dcf722d281becea2d5c9fe5c5eb66a5dd229c9d501b6683911a84087" + "url": "https://github.com/containerd/nerdctl/releases/download/v0.20.0/nerdctl-0.20.0-windows-amd64.tar.gz", + "hash": "4d9f6aa5f0fc58170d0dfc95beec0c7566726d6ce554138aacc549ed6363cce1" } }, "bin": "nerdctl.exe",