rke: Update to version 1.2.11

This commit is contained in:
Jakub Čábera 2021-07-28 12:45:41 -07:00
parent 725ed0f52c
commit dab2801c12

View File

@ -1,16 +1,16 @@
{
"version": "1.2.10",
"version": "1.2.11",
"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.10/rke_windows-amd64.exe#/rke.exe",
"hash": "c179d017f55a82e6f2781b130d7b251a22a6721c887369e7c31b9b0b3819d29e"
"url": "https://github.com/rancher/rke/releases/download/v1.2.11/rke_windows-amd64.exe#/rke.exe",
"hash": "1fdc6defa16c536fb670acc99d93dcc651a87f49c107227f7d5700410b316b4b"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.2.10/rke_windows-386.exe#/rke.exe",
"hash": "2ab9e8111f0e78b4862f7db105a58621b7824307cc177b8a221ac659069a5606"
"url": "https://github.com/rancher/rke/releases/download/v1.2.11/rke_windows-386.exe#/rke.exe",
"hash": "dd171fa1e77a48a0cd70d0058a8c7ab684a6de5098193f8b0711565644dc7355"
}
},
"bin": "rke.exe",