mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
kops: Update to version 1.27.1
This commit is contained in:
parent
a358ba2576
commit
edabcd81d0
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.27.0",
|
||||
"version": "1.27.1",
|
||||
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
|
||||
"homepage": "https://kops.sigs.k8s.io",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "kubectl",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.27.0/kops-windows-amd64#/kops.exe",
|
||||
"hash": "7ecc34756f6028d3c8dd8a079c0d54e6d1347f054afe03e629921821aaed29df"
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.27.1/kops-windows-amd64#/kops.exe",
|
||||
"hash": "abec26add3c7952b237c14ba2bbab9dd184013ba62774b632cb61574c484f403"
|
||||
}
|
||||
},
|
||||
"bin": "kops.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user