From b80df5fa147a0445f2376a90bbf08c1adb92aca8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:33:59 +0000 Subject: [PATCH] rke: Update to version 1.2.19 --- bucket/rke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rke.json b/bucket/rke.json index 3d8ae6549f..11cfb58981 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.3.8", + "version": "1.2.19", "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.8/rke_windows-amd64.exe#/rke.exe", - "hash": "5448c1b31e5d74b50e29c5e38c51cc8d880b19e7b1c037564d66281c06ab70fe" + "url": "https://github.com/rancher/rke/releases/download/v1.2.19/rke_windows-amd64.exe#/rke.exe", + "hash": "bb67fa544be9706153fcbc8b7cf6ea605e86f52c3e5abccffc968c4d68ce253d" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.3.8/rke_windows-386.exe#/rke.exe", - "hash": "cd67c816bf67c0d35bf2493e3a4d4767754809a7e1ebfcf559de51e5f41efefa" + "url": "https://github.com/rancher/rke/releases/download/v1.2.19/rke_windows-386.exe#/rke.exe", + "hash": "13fe7815d7bb0e529b5905ce40498001845cba83e422e759ce12c71bb36b2b9a" } }, "bin": "rke.exe",