mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
eksctl: Update to version 0.168.0
This commit is contained in:
parent
fbe85e0f2d
commit
ef14727d99
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.167.0",
|
"version": "0.168.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.167.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.168.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "59b0f0cece566ad6a2a994e51332ddb122a1d1985d7cd6974f453c82dec5e69c"
|
"hash": "a9ef73196292db618d020b3943151ad29d4e1f8525d2da266e4fd9b7523740f1"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.167.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.168.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "163bd96208eeaf7dba257617e186ae158458e974417676e96a3e8d5ffb09bf4c"
|
"hash": "7118520a7adca9cd8de38adde278bef85bc29bf89235ff765938e05456a995da"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user