mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
nerdctl: Update to version 2.2.0
This commit is contained in:
parent
9eb5ff09eb
commit
9fa59cdcfb
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.6",
|
"version": "2.2.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/v2.1.6/nerdctl-2.1.6-windows-amd64.tar.gz",
|
"url": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-windows-amd64.tar.gz",
|
||||||
"hash": "939091dcdb9cc799657f3c6408cbd145a8750d6b1a42b04ed86877ba16233c88"
|
"hash": "fba81da47ea734290a36ecc523ba6c59087081f4db3b542529d0f764b76ac05f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nerdctl.exe",
|
"bin": "nerdctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user