mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nerdctl: Update to version 0.19.0
This commit is contained in:
parent
16c938b982
commit
9c816b2e3f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.0",
|
"version": "0.19.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/v0.18.0/nerdctl-0.18.0-windows-amd64.tar.gz",
|
"url": "https://github.com/containerd/nerdctl/releases/download/v0.19.0/nerdctl-0.19.0-windows-amd64.tar.gz",
|
||||||
"hash": "886daeb5af306dd7b8f748bddd0b46e539d2de27a689981261d8be11cbc46be2"
|
"hash": "5eb455d6dcf722d281becea2d5c9fe5c5eb66a5dd229c9d501b6683911a84087"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nerdctl.exe",
|
"bin": "nerdctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user