From daaaf49d86d88b4830d80af18c8b08e314c7c98f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 27 Aug 2020 08:26:35 +0200 Subject: [PATCH] rancher-cli: Update to version 2.4.6 --- 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 5def2607b7..0d0c52bb22 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.4.5", + "version": "2.4.6", "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.5/rancher-windows-amd64-v2.4.5.zip", - "hash": "cb1548e02c92cfb9f0c88b8682a47f9d4908a06f1c72dab7b6edd359eec5fd2f" + "url": "https://github.com/rancher/cli/releases/download/v2.4.6/rancher-windows-amd64-v2.4.6.zip", + "hash": "c6653495cfdb5d4aaa5754a9d14d4294c3c2f18bd9f095e965f0480b65a2ada2" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.4.5/rancher-windows-386-v2.4.5.zip", - "hash": "a1cc177708553221329a5caf5e5807f7d8fa04df7ebdf3111a044c29105f4b1c" + "url": "https://github.com/rancher/cli/releases/download/v2.4.6/rancher-windows-386-v2.4.6.zip", + "hash": "28cb8f592977c5a28df0966112d14f787d3ccd3720f39583f1d4509cd124f4cc" } }, - "extract_dir": "rancher-v2.4.5", + "extract_dir": "rancher-v2.4.6", "bin": "rancher.exe", "checkver": "github", "autoupdate": {