mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kind: Update to version 0.16.0
This commit is contained in:
parent
5056678527
commit
23b1a96ee0
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.15.0",
|
"version": "0.16.0",
|
||||||
"description": "kind is a tool for running local Kubernetes clusters using Docker container nodes.",
|
"description": "kind is a tool for running local Kubernetes clusters using Docker container nodes.",
|
||||||
"homepage": "https://kind.sigs.k8s.io/docs/user/quick-start",
|
"homepage": "https://kind.sigs.k8s.io/docs/user/quick-start",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/kubernetes-sigs/kind/releases/download/v0.15.0/kind-windows-amd64#/kind.exe",
|
"url": "https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-windows-amd64#/kind.exe",
|
||||||
"hash": "21ba87478d12752f6dacda4ce02315bc44c14d57d1a65c0760b27ba7d6c338bb"
|
"hash": "9b1add999324193bf44cb2e92755712801264ca36b67114704e2fc10e0b3ae9b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kind.exe",
|
"bin": "kind.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user