From aa296a8b22861500e5fd56bea82dc7e3512cee33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:27:18 +0000 Subject: [PATCH] rancher-cli: Update to version 2.6.0 --- 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 9698d380e5..07d3a1777a 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.4.13", + "version": "2.6.0", "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.13/rancher-windows-amd64-v2.4.13.zip", - "hash": "97fb6f1a26d1882fe8b9bcc00cf35a19b41911bd16d72ce123107a41a0ed3489" + "url": "https://github.com/rancher/cli/releases/download/v2.6.0/rancher-windows-amd64-v2.6.0.zip", + "hash": "3fbf0aeca1fc7da79375c7ab9ec1544ca135b0267588bf46f0d4d65370e78be2" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.4.13/rancher-windows-386-v2.4.13.zip", - "hash": "34255ffce7a3d2e56ff0690a21de518673f32b19a8f30aa1ba010924d4b42577" + "url": "https://github.com/rancher/cli/releases/download/v2.6.0/rancher-windows-386-v2.6.0.zip", + "hash": "95560000d5a1b839804cc0d97340587573b3a82a5d285c015895057a6aed58b4" } }, - "extract_dir": "rancher-v2.4.13", + "extract_dir": "rancher-v2.6.0", "bin": "rancher.exe", "checkver": "github", "autoupdate": {