mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kops: Update to version 1.16.0
This commit is contained in:
parent
d1c07520de
commit
45c448cba6
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.15.2",
|
||||
"version": "1.16.0",
|
||||
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
|
||||
"homepage": "https://github.com/kubernetes/kops/",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "kubectl",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.15.2/kops-windows-amd64#/kops.exe",
|
||||
"hash": "sha1:e087a1e8f03690e5e2e035c9d77b4d8e52fbdfc1"
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.16.0/kops-windows-amd64#/kops.exe",
|
||||
"hash": "sha1:966eed27a4fad2bc22766af864ee323ccadbde75"
|
||||
}
|
||||
},
|
||||
"bin": "kops.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user