mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
kops: Update to version 1.18.1
This commit is contained in:
parent
af295f70d4
commit
9f352dea98
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.0",
|
"version": "1.18.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.18.0/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.18.1/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "6ab15d9f9d58497833f2dd1b5f05c144605c231cf708ab300fd648e40ca7abe5"
|
"hash": "cdae46bef2f59d508f551fba0e00256556f6dd217b1d5b336f62e985574c54ba"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user