mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rke: Update to version 1.1.6
This commit is contained in:
parent
daaaf49d86
commit
791d93073d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.4",
|
"version": "1.1.6",
|
||||||
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
|
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
|
||||||
"homepage": "https://rancher.com/products/rke/",
|
"homepage": "https://rancher.com/products/rke/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.1.4/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.1.6/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "a201af03b7f4cc8e33749ee5bc9b4b3ec19b4f0dcb788f6845b77d066489cc49"
|
"hash": "b45cfcaf8e343869b315f04cb79a111a85861c275e1665ef36a2b9a1a15434fb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.1.4/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.1.6/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "b674c798985c6c7a7b27df1b48f05d4901be71ecd8839da8264a4c90794d3d32"
|
"hash": "7e6e984e17a66e07be957c5d83ebd29cf8ad4ab790c2bf8589ea029137d59693"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user