diff --git a/bucket/rke.json b/bucket/rke.json index 544f3f0b32..b59daa9517 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.1.4", + "version": "1.1.6", "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.1.4/rke_windows-amd64.exe#/rke.exe", - "hash": "a201af03b7f4cc8e33749ee5bc9b4b3ec19b4f0dcb788f6845b77d066489cc49" + "url": "https://github.com/rancher/rke/releases/download/v1.1.6/rke_windows-amd64.exe#/rke.exe", + "hash": "b45cfcaf8e343869b315f04cb79a111a85861c275e1665ef36a2b9a1a15434fb" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.1.4/rke_windows-386.exe#/rke.exe", - "hash": "b674c798985c6c7a7b27df1b48f05d4901be71ecd8839da8264a4c90794d3d32" + "url": "https://github.com/rancher/rke/releases/download/v1.1.6/rke_windows-386.exe#/rke.exe", + "hash": "7e6e984e17a66e07be957c5d83ebd29cf8ad4ab790c2bf8589ea029137d59693" } }, "bin": "rke.exe",