rke: Update to version 1.4.18

This commit is contained in:
github-actions[bot] 2024-05-13 20:26:06 +00:00
parent 0a7c582075
commit 5d092845f2

View File

@ -1,16 +1,16 @@
{
"version": "1.4.17",
"version": "1.4.18",
"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.4.17/rke_windows-amd64.exe#/rke.exe",
"hash": "617b44868c9584ebd504da4e9190740937e4a9f87e693d942c45d3a580c0f423"
"url": "https://github.com/rancher/rke/releases/download/v1.4.18/rke_windows-amd64.exe#/rke.exe",
"hash": "84ea293fb3c253aefa6ebd1bbccad3a6e68289083157b8aee46b233618e5ef75"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.4.17/rke_windows-386.exe#/rke.exe",
"hash": "a926ebf3a623d78ae713a69e9b54e63be543ed6ca9e39277518e86d64c2415e9"
"url": "https://github.com/rancher/rke/releases/download/v1.4.18/rke_windows-386.exe#/rke.exe",
"hash": "d6c585b4f60249cddeadf9d487fed45ade7c13fdb1cfe8011189b3ded0bb2a32"
}
},
"bin": "rke.exe",