nerdctl: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2023-07-31 12:31:14 +00:00
parent 6202bc8010
commit 0b28cd43f5

View File

@ -1,12 +1,12 @@
{
"version": "1.4.0",
"version": "1.5.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.4.0/nerdctl-1.4.0-windows-amd64.tar.gz",
"hash": "68280dbff3c5202b988e20ab6da1767da9c9f8180930dc6509c7f82231be7e45"
"url": "https://github.com/containerd/nerdctl/releases/download/v1.5.0/nerdctl-1.5.0-windows-amd64.tar.gz",
"hash": "3af07059e3e83524df8a39c189f50c2d7fdb669d53cb2842dcf6f41800d16b26"
}
},
"bin": "nerdctl.exe",