nerdctl: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2023-04-14 08:26:42 +00:00
parent 5e8721e084
commit 51573a0f6a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.0", "version": "1.3.1",
"description": "Docker-compatible CLI for containerd", "description": "Docker-compatible CLI for containerd",
"homepage": "https://github.com/containerd/nerdctl", "homepage": "https://github.com/containerd/nerdctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containerd/nerdctl/releases/download/v1.3.0/nerdctl-1.3.0-windows-amd64.tar.gz", "url": "https://github.com/containerd/nerdctl/releases/download/v1.3.1/nerdctl-1.3.1-windows-amd64.tar.gz",
"hash": "836825e8ed5f84e7a3ccae0ad14318bc96e3731ed26312ad01269b22106378fe" "hash": "5c9fed3076d44b16ca492e86d1920e2698764d01cda3a5d23c3f7504c7cf7847"
} }
}, },
"bin": "nerdctl.exe", "bin": "nerdctl.exe",