mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nerdctl: Update to version 1.6.1
This commit is contained in:
parent
631bc2081f
commit
75061d5879
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"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.6.0/nerdctl-1.6.0-windows-amd64.tar.gz",
|
"url": "https://github.com/containerd/nerdctl/releases/download/v1.6.1/nerdctl-1.6.1-windows-amd64.tar.gz",
|
||||||
"hash": "e5f96f9f8b23e9c782b4afae760187fc7f0603440be584087c73d76a9ed05242"
|
"hash": "2bd35ea78d9f5f5434a3a7f467d402ecdd0e9d8e87306430085f46964c00eed2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nerdctl.exe",
|
"bin": "nerdctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user