mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
kops: Update to version 1.26.5
This commit is contained in:
parent
b1f1db9127
commit
9c1d6c569b
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.26.4",
|
"version": "1.26.5",
|
||||||
"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.26.4/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.26.5/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "8daf81934f04561bd8d39fc09873332062cd9b25afea9effb5021afff5f98583"
|
"hash": "31aa94b720ece2366bd7acd21aeb430886739b5fcb16a3d8f8e17987cede5f05"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user