mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kops: Update to version 1.25.0
This commit is contained in:
parent
be84880db3
commit
f171f88c6c
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.3",
|
"version": "1.25.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.24.3/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.25.0/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "556b41d938fb7ca5363cbb51a848ece866b3d2e70d4fd56578e7c7bdc9f62793"
|
"hash": "3004cc18ef51910969872460e215c1be3b78206898856a5d1b818edcc478f69e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user