mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kops: Update to version 1.16.1
This commit is contained in:
parent
823ba0e919
commit
2cb9a217f8
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.16.0",
|
||||
"version": "1.16.1",
|
||||
"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.16.0/kops-windows-amd64#/kops.exe",
|
||||
"hash": "sha1:966eed27a4fad2bc22766af864ee323ccadbde75"
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.16.1/kops-windows-amd64#/kops.exe",
|
||||
"hash": "sha1:794b9b4b9cf375e85b0195533a2ec29de88d11ba"
|
||||
}
|
||||
},
|
||||
"bin": "kops.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user