rke: Update to version 1.8.3

This commit is contained in:
github-actions[bot] 2025-05-15 04:29:58 +00:00
parent d7a2cc7849
commit 768bcb3f59

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.2", "version": "1.8.3",
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers", "description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
"homepage": "https://rancher.com/products/rke/", "homepage": "https://rancher.com/products/rke/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.8.2/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.8.3/rke_windows-amd64.exe#/rke.exe",
"hash": "50fb6111313d890f8b5c58854ff975db5530157d954c4d397ad8802b6111c7ae" "hash": "4ac499e32bee0ab22461dcf9df1daec12284ea7ee12007dd1b798c8617257379"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.8.2/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.8.3/rke_windows-386.exe#/rke.exe",
"hash": "d20af6d543c6367185cd1489f72e8426a8f26c8dda925cdbaac856ec0aeef057" "hash": "c32321be0f793a0dd56f4040aa583d65ecb2cfdb2502ecf945c1bb9b202e7ab7"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",