nerdctl: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2022-05-17 12:33:23 +00:00
parent 7177837087
commit 27041cd6a6

View File

@ -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",