rke: Update to version 1.3.15

This commit is contained in:
github-actions[bot] 2022-09-21 20:30:19 +00:00
parent 0d220afa19
commit 48ed65f2a7

View File

@ -1,16 +1,16 @@
{
"version": "1.3.14",
"version": "1.3.15",
"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.14/rke_windows-amd64.exe#/rke.exe",
"hash": "72cdfa353002a6cf904ae8cfeb5cfcd71919d13f81a76bcae5df4a72ca6fce17"
"url": "https://github.com/rancher/rke/releases/download/v1.3.15/rke_windows-amd64.exe#/rke.exe",
"hash": "69e06a4d2c7e21f4d87fad1da5e4ef14a7d797b95d8128ecda772ead7b6a3187"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.14/rke_windows-386.exe#/rke.exe",
"hash": "d272c0d00063b1d12f9ad2e515366fee46772ed5fb2182e11d8ae15d9deb2af0"
"url": "https://github.com/rancher/rke/releases/download/v1.3.15/rke_windows-386.exe#/rke.exe",
"hash": "0733ebeabe45ee3072456f03668aabd517c0a3e866970f433c9b388d0fb42236"
}
},
"bin": "rke.exe",