mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kops: Update to version 1.24.2
This commit is contained in:
parent
4fc0492928
commit
84f69155ba
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.4",
|
"version": "1.24.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.23.4/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.24.2/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "e4ab51179f901a45892ccee8538e06f2859d1b031d1d4ccadc2ddb30d6ba0e18"
|
"hash": "3d26e3305aec251f15b1438969ed1da490d64c05000136f8bea706b196077803"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user