From 155e972884c8a0ec81ad3644321dce7067a45dcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 16:30:45 +0000 Subject: [PATCH] rke: Update to version 1.3.9 --- bucket/rke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rke.json b/bucket/rke.json index 11cfb58981..8a1d95bb2e 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.2.19", + "version": "1.3.9", "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.2.19/rke_windows-amd64.exe#/rke.exe", - "hash": "bb67fa544be9706153fcbc8b7cf6ea605e86f52c3e5abccffc968c4d68ce253d" + "url": "https://github.com/rancher/rke/releases/download/v1.3.9/rke_windows-amd64.exe#/rke.exe", + "hash": "f785d2418e804412a9fd6311d073940c9168b7a5d20ce850783a1278f15e64a1" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.2.19/rke_windows-386.exe#/rke.exe", - "hash": "13fe7815d7bb0e529b5905ce40498001845cba83e422e759ce12c71bb36b2b9a" + "url": "https://github.com/rancher/rke/releases/download/v1.3.9/rke_windows-386.exe#/rke.exe", + "hash": "8bedea2fb0949fe769d398574f82ba0aeeae6fa014d2addb0d086bd3b3a9c33e" } }, "bin": "rke.exe",