mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nerdctl: Update to version 2.0.2
This commit is contained in:
parent
1d4a409b43
commit
bd35fe1704
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"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/v2.0.1/nerdctl-2.0.1-windows-amd64.tar.gz",
|
"url": "https://github.com/containerd/nerdctl/releases/download/v2.0.2/nerdctl-2.0.2-windows-amd64.tar.gz",
|
||||||
"hash": "5a3e30311424f1dbca6685f7d80b9a205bd52bb85205269739347b45c6f8ff03"
|
"hash": "e8273570f4ca3590bf97ca1365111ca62bd94ddd26133a8c85c36d0278d48fdf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nerdctl.exe",
|
"bin": "nerdctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user