nerdctl: Update to version 1.7.3

This commit is contained in:
github-actions[bot] 2024-02-01 00:32:45 +00:00
parent 77ed52d102
commit 6117521982

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.2", "version": "1.7.3",
"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.2/nerdctl-1.7.2-windows-amd64.tar.gz", "url": "https://github.com/containerd/nerdctl/releases/download/v1.7.3/nerdctl-1.7.3-windows-amd64.tar.gz",
"hash": "33b3dde2a9bd38360ab31e65cb0c1deb2d9f24e9e7a6fd9ab377fe6f2cd58fbf" "hash": "fe0c66761c9acd93766f395607bc3041a7e2db3d1bfa7b763ab2b8866eaa20d2"
} }
}, },
"bin": "nerdctl.exe", "bin": "nerdctl.exe",