mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
eksctl: Update to version 0.186.0
This commit is contained in:
parent
b25354a8a9
commit
1a84be198b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.185.0",
|
"version": "0.186.0",
|
||||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||||
"homepage": "https://eksctl.io",
|
"homepage": "https://eksctl.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.185.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.186.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "b870eba6915449c10bdabccb538b80127b6a869040af7cea28c40723d54fff4e"
|
"hash": "84ecac699f94742b6b39f33f7ea64593d1d10e407d72d46659c52030100f9326"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.185.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.186.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "a6e89774119f38b778c01b8922d25f5d3654ee03bd25466f79d092f8e73dfd35"
|
"hash": "2d4105cca00de9d11083ad4baf93ce1218b7bf9bd9a290723c011a6ed07bc8c0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user