rke: Update to version 1.0.10

This commit is contained in:
Jakub Čábera 2020-06-20 09:07:13 +02:00
parent 2a611769f7
commit 48f2ec2d79

View File

@ -1,16 +1,16 @@
{ {
"version": "1.1.2", "version": "1.0.10",
"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.2/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.0.10/rke_windows-amd64.exe#/rke.exe",
"hash": "e2018faadfb5a26edcd4348567843d2e6fb574e6f762a1effd0bf8672325b3e5" "hash": "ffcd49eeb3c22f7da1ad040158c407ef27336da054c9e441d40c6b464172918f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.1.2/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.0.10/rke_windows-386.exe#/rke.exe",
"hash": "d13c859a3386151117488cf818df92687502a47a1e63d15ee0e9cafba4c0b439" "hash": "38fe419fc61823a320d95ca7c731995a349af71697184b6ae5b56b844b80552f"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",