mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
eksctl: Update to version 0.185.0
This commit is contained in:
parent
a606ab924c
commit
fb0d35ca39
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.184.0",
|
"version": "0.185.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.184.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.185.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "655567cd9d3f003fc6180e6b737ccb49f0befcb873ceb28227ef115402a1188a"
|
"hash": "b870eba6915449c10bdabccb538b80127b6a869040af7cea28c40723d54fff4e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.184.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.185.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "723a60cedf47ad07ccbbc56fc698e99c92b0803bb428f77435f4b5223124be87"
|
"hash": "a6e89774119f38b778c01b8922d25f5d3654ee03bd25466f79d092f8e73dfd35"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user