From 42c4fc6ef381f887a1e88701ab39a15eae99e090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 11 Nov 2020 10:37:42 +0100 Subject: [PATCH] rancher-cli: Update to version 2.4.9 --- 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 628317d542..65ec22100e 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.4.8", + "version": "2.4.9", "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.8/rancher-windows-amd64-v2.4.8.zip", - "hash": "60b891d047f9b7131bfe456273df451cdfee9eb840f4b4829f68f1417da58881" + "url": "https://github.com/rancher/cli/releases/download/v2.4.9/rancher-windows-amd64-v2.4.9.zip", + "hash": "f6bc1de0a079fc5d358f6ca92a65b36efd0df13e5e43a5b2852028573dffd809" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.4.8/rancher-windows-386-v2.4.8.zip", - "hash": "e71af8e3c62976250307254b0ed591cbac46dc58609e42ab682bf00fd3e98d9a" + "url": "https://github.com/rancher/cli/releases/download/v2.4.9/rancher-windows-386-v2.4.9.zip", + "hash": "0258db8620fe93547bbaab0e8bb0f8a78e0217bb24af46b5081b8efd429c51bd" } }, - "extract_dir": "rancher-v2.4.8", + "extract_dir": "rancher-v2.4.9", "bin": "rancher.exe", "checkver": "github", "autoupdate": {