rke: Update to version 1.3.14

This commit is contained in:
github-actions[bot] 2022-08-31 00:39:15 +00:00
parent 6b9a6b8c6c
commit e21876b636

View File

@ -1,16 +1,16 @@
{
"version": "1.3.13",
"version": "1.3.14",
"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.13/rke_windows-amd64.exe#/rke.exe",
"hash": "07beb89d75185c312f1a5fcfcbc0f0ba2fed7ed61a2e226eeee46ac55dcdbe8d"
"url": "https://github.com/rancher/rke/releases/download/v1.3.14/rke_windows-amd64.exe#/rke.exe",
"hash": "72cdfa353002a6cf904ae8cfeb5cfcd71919d13f81a76bcae5df4a72ca6fce17"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.13/rke_windows-386.exe#/rke.exe",
"hash": "57b14d01a320d6ecc0d2b542c6e453a90a9dcc8127d66797bed7cf3e2b5f49b5"
"url": "https://github.com/rancher/rke/releases/download/v1.3.14/rke_windows-386.exe#/rke.exe",
"hash": "d272c0d00063b1d12f9ad2e515366fee46772ed5fb2182e11d8ae15d9deb2af0"
}
},
"bin": "rke.exe",