nerdctl: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2023-11-04 12:29:34 +00:00
parent 1d6cdfb117
commit 649c10db2d

View File

@ -1,12 +1,12 @@
{
"version": "1.6.2",
"version": "1.7.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/v1.6.2/nerdctl-1.6.2-windows-amd64.tar.gz",
"hash": "9492e9d0b3ab76585a008484a182c2630ef39992eb1b8df33e9c24663d829683"
"url": "https://github.com/containerd/nerdctl/releases/download/v1.7.0/nerdctl-1.7.0-windows-amd64.tar.gz",
"hash": "e1d7294d05b02c7f8d91c7da21b379b4e59d6d62c6348092536404f80486d637"
}
},
"bin": "nerdctl.exe",