From cefdafb3e8cc00bae6377809d74ba28549ac477e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 10 Nov 2020 09:13:08 +0100 Subject: [PATCH] rancher-cli: Update to version 2.4.8 --- bucket/rancher-cli.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index 174537c5ca..628317d542 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.4.7", + "version": "2.4.8", "description": "Unified tool for interacting with Rancher Server", "homepage": "https://github.com/rancher/cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.4.7/rancher-windows-amd64-v2.4.7.zip", - "hash": "022105a37f5cf26e4939b52bfec7d4ff8d70a01d8e525a9bece9d5811f013730" + "url": "https://github.com/rancher/cli/releases/download/v2.4.8/rancher-windows-amd64-v2.4.8.zip", + "hash": "60b891d047f9b7131bfe456273df451cdfee9eb840f4b4829f68f1417da58881" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.4.7/rancher-windows-386-v2.4.7.zip", - "hash": "0a60da05d00129307e81af0cd4106c475359075039be0df6533e8e0ae070794c" + "url": "https://github.com/rancher/cli/releases/download/v2.4.8/rancher-windows-386-v2.4.8.zip", + "hash": "e71af8e3c62976250307254b0ed591cbac46dc58609e42ab682bf00fd3e98d9a" } }, - "extract_dir": "rancher-v2.4.7", + "extract_dir": "rancher-v2.4.8", "bin": "rancher.exe", "checkver": "github", "autoupdate": {