nerdctl: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2023-09-19 12:30:45 +00:00
parent 6ff841da4b
commit f732d2801b

View File

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