rke: Update to version 1.2.10

This commit is contained in:
Jakub Čábera 2021-07-26 22:06:54 -07:00
parent 79e24091f5
commit ab6b5ccec7

View File

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