diff --git a/bucket/nerdctl.json b/bucket/nerdctl.json index 9f9d224deb..981566daa8 100644 --- a/bucket/nerdctl.json +++ b/bucket/nerdctl.json @@ -1,12 +1,12 @@ { - "version": "2.1.3", + "version": "2.1.4", "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.3/nerdctl-2.1.3-windows-amd64.tar.gz", - "hash": "0e60d57b8e51db203d2796535d939350c42633bb3f8ecd76b334c7a9081e2297" + "url": "https://github.com/containerd/nerdctl/releases/download/v2.1.4/nerdctl-2.1.4-windows-amd64.tar.gz", + "hash": "e93af99585371c1bd8ebc009d9f8388f4209d15a82b8775d8e2c44922e634759" } }, "bin": "nerdctl.exe",