From 48ed65f2a7738fb8652bdfbe5f2b3e3624a745ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 20:30:19 +0000 Subject: [PATCH] rke: Update to version 1.3.15 --- bucket/rke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rke.json b/bucket/rke.json index 882ffcbf38..1fe0044505 100644 --- a/bucket/rke.json +++ b/bucket/rke.json @@ -1,16 +1,16 @@ { - "version": "1.3.14", + "version": "1.3.15", "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.14/rke_windows-amd64.exe#/rke.exe", - "hash": "72cdfa353002a6cf904ae8cfeb5cfcd71919d13f81a76bcae5df4a72ca6fce17" + "url": "https://github.com/rancher/rke/releases/download/v1.3.15/rke_windows-amd64.exe#/rke.exe", + "hash": "69e06a4d2c7e21f4d87fad1da5e4ef14a7d797b95d8128ecda772ead7b6a3187" }, "32bit": { - "url": "https://github.com/rancher/rke/releases/download/v1.3.14/rke_windows-386.exe#/rke.exe", - "hash": "d272c0d00063b1d12f9ad2e515366fee46772ed5fb2182e11d8ae15d9deb2af0" + "url": "https://github.com/rancher/rke/releases/download/v1.3.15/rke_windows-386.exe#/rke.exe", + "hash": "0733ebeabe45ee3072456f03668aabd517c0a3e866970f433c9b388d0fb42236" } }, "bin": "rke.exe",