mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 09:01:19 +00:00
rke: Update to version 1.1.4
This commit is contained in:
parent
82de83ffd4
commit
948f58a58a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.10",
|
"version": "1.1.4",
|
||||||
"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.0.10/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.1.4/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "ffcd49eeb3c22f7da1ad040158c407ef27336da054c9e441d40c6b464172918f"
|
"hash": "a201af03b7f4cc8e33749ee5bc9b4b3ec19b4f0dcb788f6845b77d066489cc49"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.0.10/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.1.4/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "38fe419fc61823a320d95ca7c731995a349af71697184b6ae5b56b844b80552f"
|
"hash": "b674c798985c6c7a7b27df1b48f05d4901be71ecd8839da8264a4c90794d3d32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user