kops: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2022-09-29 12:32:53 +00:00
parent 6c424f1258
commit 805098261c

View File

@ -1,13 +1,13 @@
{ {
"version": "1.25.0", "version": "1.25.1",
"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.25.0/kops-windows-amd64#/kops.exe", "url": "https://github.com/kubernetes/kops/releases/download/v1.25.1/kops-windows-amd64#/kops.exe",
"hash": "3004cc18ef51910969872460e215c1be3b78206898856a5d1b818edcc478f69e" "hash": "90e508db560b5b6ef2d926a669e43ba2bc43af558de13eb744fef0c4658bd109"
} }
}, },
"bin": "kops.exe", "bin": "kops.exe",