rke: Update to version 1.2.20

This commit is contained in:
github-actions[bot] 2022-04-29 04:31:23 +00:00
parent a46f2bd280
commit 3c432c5837

View File

@ -1,16 +1,16 @@
{
"version": "1.3.9",
"version": "1.2.20",
"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.9/rke_windows-amd64.exe#/rke.exe",
"hash": "f785d2418e804412a9fd6311d073940c9168b7a5d20ce850783a1278f15e64a1"
"url": "https://github.com/rancher/rke/releases/download/v1.2.20/rke_windows-amd64.exe#/rke.exe",
"hash": "6151f71dcfa11f561d246dfe77dfd08da6835014965b85d90ab9ff4c38ee93f8"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.9/rke_windows-386.exe#/rke.exe",
"hash": "8bedea2fb0949fe769d398574f82ba0aeeae6fa014d2addb0d086bd3b3a9c33e"
"url": "https://github.com/rancher/rke/releases/download/v1.2.20/rke_windows-386.exe#/rke.exe",
"hash": "edf8c990dcf3c7c0dbd31d06a662628b70931becb95cb08bc9edb35f15d403fe"
}
},
"bin": "rke.exe",