nerdctl: Update to version 1.7.4

This commit is contained in:
github-actions[bot] 2024-02-19 08:25:48 +00:00
parent 0f6104f7b3
commit ccc31ea23c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.3", "version": "1.7.4",
"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.3/nerdctl-1.7.3-windows-amd64.tar.gz", "url": "https://github.com/containerd/nerdctl/releases/download/v1.7.4/nerdctl-1.7.4-windows-amd64.tar.gz",
"hash": "fe0c66761c9acd93766f395607bc3041a7e2db3d1bfa7b763ab2b8866eaa20d2" "hash": "2734dedd6ca99a7bcf989247b555361963a8b78728a263a8c5d0e563f6c3910a"
} }
}, },
"bin": "nerdctl.exe", "bin": "nerdctl.exe",