mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
kops: Update to version 1.20.1
This commit is contained in:
parent
668e5ee224
commit
8bcae6a837
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.0",
|
"version": "1.20.1",
|
||||||
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
|
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
|
||||||
"homepage": "https://kops.sigs.k8s.io",
|
"homepage": "https://kops.sigs.k8s.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"depends": "kubectl",
|
"depends": "kubectl",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.20.0/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.20.1/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "23e698b439712f5f3f7d700944533a2b2deac2f00385c6f70b04052fc0eb6e95"
|
"hash": "4c271a95a1adf99dea0a01c54bc0432aee8c838d0fd93cc435a41f6d35d6eaad"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user