mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kops: Update to version 1.20.2
This commit is contained in:
parent
7a207e6da6
commit
2a710762b1
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.20.1",
|
||||
"version": "1.20.2",
|
||||
"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.20.1/kops-windows-amd64#/kops.exe",
|
||||
"hash": "4c271a95a1adf99dea0a01c54bc0432aee8c838d0fd93cc435a41f6d35d6eaad"
|
||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.20.2/kops-windows-amd64#/kops.exe",
|
||||
"hash": "2394eafa7046361b4d9a5e72f91cca10454ae2eb210f5b85afc42b11ef3d09cd"
|
||||
}
|
||||
},
|
||||
"bin": "kops.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user