mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
nerdctl: Update to version 1.0.0
This commit is contained in:
parent
d49ff9f6c2
commit
75122744fb
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.0",
|
"version": "1.0.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.23.0/nerdctl-0.23.0-windows-amd64.tar.gz",
|
"url": "https://github.com/containerd/nerdctl/releases/download/v1.0.0/nerdctl-1.0.0-windows-amd64.tar.gz",
|
||||||
"hash": "08dcb6c661d3e4743e60376f9cc179fc4ea9c9e9afc91de999363ed5ccd492dc"
|
"hash": "b8353a55d8f14a2400cf4ddc06b8d9529d67c08ade001275e8d0715018c7854c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nerdctl.exe",
|
"bin": "nerdctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user