kops: Update to version 1.16.1

This commit is contained in:
Jakub Čábera 2020-04-24 11:17:48 +02:00
parent 823ba0e919
commit 2cb9a217f8

View File

@ -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",