nerdctl: Update to version 0.23.0

This commit is contained in:
github-actions[bot] 2022-09-11 12:33:04 +00:00
parent 0330e21e51
commit f6861b083e

View File

@ -1,12 +1,12 @@
{
"version": "0.22.2",
"version": "0.23.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.22.2/nerdctl-0.22.2-windows-amd64.tar.gz",
"hash": "dd8df86e5de7c769f368360828bc3d62b0ed4e5133661afee5b6c495fd236e38"
"url": "https://github.com/containerd/nerdctl/releases/download/v0.23.0/nerdctl-0.23.0-windows-amd64.tar.gz",
"hash": "08dcb6c661d3e4743e60376f9cc179fc4ea9c9e9afc91de999363ed5ccd492dc"
}
},
"bin": "nerdctl.exe",