rke: Update to version 0.2.10

This commit is contained in:
Ash258 2020-04-10 19:30:39 +02:00
parent f7dc27987f
commit 262864da81

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.6", "version": "0.2.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.0.6/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v0.2.10/rke_windows-amd64.exe#/rke.exe",
"hash": "b88c7fd0e6263c321e6726713946343507f7ed69e3b94a8ba4ce2b217cfe6e6a" "hash": "4615d42712c5f3a1840dee00800fcb55fd669f399489646974018f2c892b93ad"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.0.6/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v0.2.10/rke_windows-386.exe#/rke.exe",
"hash": "44be502e53e2e4e4ee9a3ee1a1d6aa9d5c763253e8018ded1103e3757e3503c6" "hash": "275271bf7822ec489611fd49c0b0b237077b6cd4ea2fb83015c64fd64d2444bf"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",