mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
kops: Update to version 1.24.3
This commit is contained in:
parent
37848722a9
commit
e384a6b1e0
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.2",
|
"version": "1.24.3",
|
||||||
"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.2/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.24.3/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "3d26e3305aec251f15b1438969ed1da490d64c05000136f8bea706b196077803"
|
"hash": "556b41d938fb7ca5363cbb51a848ece866b3d2e70d4fd56578e7c7bdc9f62793"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user