From bdd166ac3ec51a247cde2b873095153136da143e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 30 Oct 2020 08:46:27 +0100 Subject: [PATCH] rancher-cli: Update to version 2.4.7 --- 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 0d0c52bb22..174537c5ca 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.4.6", + "version": "2.4.7", "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.6/rancher-windows-amd64-v2.4.6.zip", - "hash": "c6653495cfdb5d4aaa5754a9d14d4294c3c2f18bd9f095e965f0480b65a2ada2" + "url": "https://github.com/rancher/cli/releases/download/v2.4.7/rancher-windows-amd64-v2.4.7.zip", + "hash": "022105a37f5cf26e4939b52bfec7d4ff8d70a01d8e525a9bece9d5811f013730" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.4.6/rancher-windows-386-v2.4.6.zip", - "hash": "28cb8f592977c5a28df0966112d14f787d3ccd3720f39583f1d4509cd124f4cc" + "url": "https://github.com/rancher/cli/releases/download/v2.4.7/rancher-windows-386-v2.4.7.zip", + "hash": "0a60da05d00129307e81af0cd4106c475359075039be0df6533e8e0ae070794c" } }, - "extract_dir": "rancher-v2.4.6", + "extract_dir": "rancher-v2.4.7", "bin": "rancher.exe", "checkver": "github", "autoupdate": {