mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
eksctl: Update to version 0.157.0
This commit is contained in:
parent
59d4c3cae0
commit
0af862b696
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.156.0",
|
"version": "0.157.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.156.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.157.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "9c65ded68e4bf303b73dc3f77fca24a0c0e6beb9ec912a65cbc5d9a092faa990"
|
"hash": "72d8000bc8e271c1a11d6dbce773a0ec197fe20db39f9a847fdc9d75ab74818f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.156.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.157.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "a85adb490a1631e18708ed2180a7306063a814a80712a712369012fbc622fb7c"
|
"hash": "7aac65a93b86b6927758880659650f7c264ebfbf3ce34d2027fdffc13aa7499a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user