rke: Update to version 1.2.19

This commit is contained in:
github-actions[bot] 2022-03-30 20:33:59 +00:00
parent 456f92792e
commit b80df5fa14

View File

@ -1,16 +1,16 @@
{
"version": "1.3.8",
"version": "1.2.19",
"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.3.8/rke_windows-amd64.exe#/rke.exe",
"hash": "5448c1b31e5d74b50e29c5e38c51cc8d880b19e7b1c037564d66281c06ab70fe"
"url": "https://github.com/rancher/rke/releases/download/v1.2.19/rke_windows-amd64.exe#/rke.exe",
"hash": "bb67fa544be9706153fcbc8b7cf6ea605e86f52c3e5abccffc968c4d68ce253d"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.8/rke_windows-386.exe#/rke.exe",
"hash": "cd67c816bf67c0d35bf2493e3a4d4767754809a7e1ebfcf559de51e5f41efefa"
"url": "https://github.com/rancher/rke/releases/download/v1.2.19/rke_windows-386.exe#/rke.exe",
"hash": "13fe7815d7bb0e529b5905ce40498001845cba83e422e759ce12c71bb36b2b9a"
}
},
"bin": "rke.exe",