rke: Update to version 1.3.5

This commit is contained in:
github-actions[bot] 2022-01-25 00:33:12 +00:00
parent e57400eea1
commit 502e6cc9bb

View File

@ -1,16 +1,16 @@
{
"version": "1.2.17",
"version": "1.3.5",
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
"homepage": "https://rancher.com/products/rke/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.2.17/rke_windows-amd64.exe#/rke.exe",
"hash": "e7535fbeaeaec23522128b599eab5bb33579fac7a753905d350d818c5227671b"
"url": "https://github.com/rancher/rke/releases/download/v1.3.5/rke_windows-amd64.exe#/rke.exe",
"hash": "bb05fb7fa50486402e9e2db39f8c6bb8da62fe48c0b5c4f65e84ba9ae747b04e"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.2.17/rke_windows-386.exe#/rke.exe",
"hash": "272cd3affa893297cbd61c0abcc6d722357e895b2d7e11c6101871e9475e09df"
"url": "https://github.com/rancher/rke/releases/download/v1.3.5/rke_windows-386.exe#/rke.exe",
"hash": "3420cce2bf53d92050b3627edbe85771e0874c69d377332795c588053afa6238"
}
},
"bin": "rke.exe",