mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nerdctl: Update to version 1.1.0
This commit is contained in:
parent
61a20a6995
commit
fcd8d41ccf
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.1.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.0.0/nerdctl-1.0.0-windows-amd64.tar.gz",
|
"url": "https://github.com/containerd/nerdctl/releases/download/v1.1.0/nerdctl-1.1.0-windows-amd64.tar.gz",
|
||||||
"hash": "b8353a55d8f14a2400cf4ddc06b8d9529d67c08ade001275e8d0715018c7854c"
|
"hash": "bfb896814e633649efa3e7361862075cde41816faff8d92a3c85745ff9e45be4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nerdctl.exe",
|
"bin": "nerdctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user