mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
kops: Update to version 1.30.0
This commit is contained in:
parent
9f67a4be9b
commit
ebe86a732a
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.29.2",
|
"version": "1.30.0",
|
||||||
"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.29.2/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.30.0/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "c1dca2da85f9dd25d404c6285b2670b614a0f3a1d170bc14350b33b70ec030c0"
|
"hash": "91dfa59629c33ec59ffa2edceb5c17c3dd933ae637e56aba3429e4e52985e964"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user