diff --git a/bucket/rke.json b/bucket/rke.json index a802fa91e1..b7f231eaf6 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.5.7", + "version": "1.4.17", "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.5.7/rke_windows-amd64.exe#/rke.exe", - "hash": "e4868eb3518e1a3579c91a25f3efd4a13e86b0244032e9bb5446f182fa04112d" + "url": "https://github.com/rancher/rke/releases/download/v1.4.17/rke_windows-amd64.exe#/rke.exe", + "hash": "617b44868c9584ebd504da4e9190740937e4a9f87e693d942c45d3a580c0f423" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.5.7/rke_windows-386.exe#/rke.exe", - "hash": "9a832a2ec99668c8a24685b3e8071e0269798f44f050c6c7c83ff8b7abbe3336" + "url": "https://github.com/rancher/rke/releases/download/v1.4.17/rke_windows-386.exe#/rke.exe", + "hash": "a926ebf3a623d78ae713a69e9b54e63be543ed6ca9e39277518e86d64c2415e9" } }, "bin": "rke.exe",