mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kops: Update to version 1.25.2
This commit is contained in:
parent
1e3b7b17c2
commit
8ffb3055f2
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.4",
|
"version": "1.25.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.24.4/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.25.2/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "0ed77fbebee4c802903837470e92c8e15380b0f23089e3dfba00a859e8617357"
|
"hash": "266ad18ad069c8cc45977aa2a9dcd304edee960ea416646f74db9783b8f5072a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user