mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
eksctl: Update to version 0.201.0
This commit is contained in:
parent
00d19fb8fc
commit
2e2b08eea1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.200.0",
|
||||
"version": "0.201.0",
|
||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||
"homepage": "https://eksctl.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.200.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "2f4facf61ec556ccdc32ed12936f2366c8bea3fb54e862808f4ccfce58fd17d5"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.201.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "2ac543086efb12e71c4f5661efca9e9045c381be532b51ec4f2973c73b1a5e4d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.200.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "a18cd9d0012ab48708eb695f35f70eecbcb23e6b81e4c1f159658c7c81d05433"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.201.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "ecac1e668ed02575a70fa1de5672568675717da7aba9ca789876f7c8ca9e0c31"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user