mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
eksctl: Update to version 0.200.0
This commit is contained in:
parent
8d6e8c0358
commit
2ae8c60cff
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.199.0",
|
||||
"version": "0.200.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.199.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "f882f03c855759be2612a08d9e3b9d44479baeecccbb86705f8def1448b4d9d8"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.200.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "2f4facf61ec556ccdc32ed12936f2366c8bea3fb54e862808f4ccfce58fd17d5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.199.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "d7c5425c163bc91e49e0489a5fdc91e8f09f63daa42c3e138e9f81c2ad7ee9b0"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.200.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "a18cd9d0012ab48708eb695f35f70eecbcb23e6b81e4c1f159658c7c81d05433"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user