mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kops: Update to version 1.21.1
This commit is contained in:
parent
92baac2d7e
commit
79dbaa26ff
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.21.0",
|
||||
"version": "1.21.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.21.0/kops-windows-amd64#/kops.exe",
|
||||
"hash": "630a5429a1af557c3d3a9bd3824cf275c2c268220d4f659084af541042e4aa32"
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.21.1/kops-windows-amd64#/kops.exe",
|
||||
"hash": "5547dc3257c1cdf49a61a7898c3e3a6b683689ebe835e259fd8f0f47b0afdba1"
|
||||
}
|
||||
},
|
||||
"bin": "kops.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user