mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nerdctl: Update to version 1.3.0
This commit is contained in:
parent
f7f7d056f0
commit
bcf055bd34
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.1",
|
"version": "1.3.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.2.1/nerdctl-1.2.1-windows-amd64.tar.gz",
|
"url": "https://github.com/containerd/nerdctl/releases/download/v1.3.0/nerdctl-1.3.0-windows-amd64.tar.gz",
|
||||||
"hash": "e39977149cc3c4215eb5e1f66415ce5d61b86181970dc873167944e33023b452"
|
"hash": "836825e8ed5f84e7a3ccae0ad14318bc96e3731ed26312ad01269b22106378fe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nerdctl.exe",
|
"bin": "nerdctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user