rke: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2024-11-13 00:35:23 +00:00
parent bdb029456a
commit c95408b3c6

View File

@ -1,16 +1,16 @@
{
"version": "1.6.3",
"version": "1.7.0",
"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.6.3/rke_windows-amd64.exe#/rke.exe",
"hash": "99fe34f6e55bb18b9c0fbe8c1d09b8620887e5a10e197465285be3f9808aa6c4"
"url": "https://github.com/rancher/rke/releases/download/v1.7.0/rke_windows-amd64.exe#/rke.exe",
"hash": "adc440f5452f97756fdb0e52fc068598e43c156e137be96836d971f18f916096"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.6.3/rke_windows-386.exe#/rke.exe",
"hash": "5dc669c363b34c6d05f7904f14529a63ebeee91a630a378c2a74a03275b0057b"
"url": "https://github.com/rancher/rke/releases/download/v1.7.0/rke_windows-386.exe#/rke.exe",
"hash": "c4826f2962e13d7c639470b96eb8d7a29f16d7eae98c8ed69734db5945eae7b0"
}
},
"bin": "rke.exe",