From 29a7072426848eb4fc02285ae1e0f8a65eed93da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 20:26:52 +0000 Subject: [PATCH] rke: Update to version 1.2.17 --- bucket/rke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rke.json b/bucket/rke.json index 4305d26832..6ef56b7f14 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.3.4", + "version": "1.2.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.3.4/rke_windows-amd64.exe#/rke.exe", - "hash": "a4cfa4169a4898d81f06d3c3cebf4f23baa28a7ac55470459d2ee7db0bd92525" + "url": "https://github.com/rancher/rke/releases/download/v1.2.17/rke_windows-amd64.exe#/rke.exe", + "hash": "e7535fbeaeaec23522128b599eab5bb33579fac7a753905d350d818c5227671b" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.3.4/rke_windows-386.exe#/rke.exe", - "hash": "1872f27338a34a0745213830ab4e79039b5e7fe0cc3db79bfafd471ed0a35a8f" + "url": "https://github.com/rancher/rke/releases/download/v1.2.17/rke_windows-386.exe#/rke.exe", + "hash": "272cd3affa893297cbd61c0abcc6d722357e895b2d7e11c6101871e9475e09df" } }, "bin": "rke.exe",