mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kind: Update to version 0.19.0
This commit is contained in:
parent
b2758cfe10
commit
08dfb17ed7
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.0",
|
"version": "0.19.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.18.0/kind-windows-amd64#/kind.exe",
|
"url": "https://github.com/kubernetes-sigs/kind/releases/download/v0.19.0/kind-windows-amd64#/kind.exe",
|
||||||
"hash": "f0c16bfe5d2c9fdb34e05fff1ecec1a23bb55f2a5ee4a729bc75572c9397d11a"
|
"hash": "d1d538f1687691c152b4cb21184cbd18f0354d0b9b2cf8362d5b98eb342d6e4c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kind.exe",
|
"bin": "kind.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user