nerdctl: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2023-11-30 12:30:26 +00:00
parent 2bae1b3d81
commit 9adfd0a941

View File

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