mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
kops: Update to version 1.30.2
This commit is contained in:
parent
7bd252144c
commit
2211a10bf1
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.30.1",
|
"version": "1.30.2",
|
||||||
"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.30.1/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.30.2/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "490057287231782cf5b8263302c7000522d4715a4a5a77dced8ea7ca689e7df9"
|
"hash": "16fc7c7f60ee3c3cfa5be7c5311a83cd7da0282c47166623268db5901b4a587a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user