From d4d4680fc86aae177f494468902a5c9bd62f8c67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:28:02 +0000 Subject: [PATCH] rancher-cli: Update to version 2.6.11 --- 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 67867529b1..f2500965a3 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.7.0", + "version": "2.6.11", "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.7.0/rancher-windows-amd64-v2.7.0.zip", - "hash": "250143f7657f3711cdbd0dae4befca1388ac690d251d81551d9ae56419afd2bc" + "url": "https://github.com/rancher/cli/releases/download/v2.6.11/rancher-windows-amd64-v2.6.11.zip", + "hash": "f5a8f34d7d3ff6aea5610d58f4b8931ceffbd8a61946cab0e6be820be987e2c0" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.7.0/rancher-windows-386-v2.7.0.zip", - "hash": "398cd0cb8d39c0d227cd8a17f3e67e167eeea5140b217fa0b580762a45f9742c" + "url": "https://github.com/rancher/cli/releases/download/v2.6.11/rancher-windows-386-v2.6.11.zip", + "hash": "0f75ecfb1be14cc0598cbae7d5c5e5bedde7900481059f1a2b0acc8551a0b2da" } }, - "extract_dir": "rancher-v2.7.0", + "extract_dir": "rancher-v2.6.11", "bin": "rancher.exe", "checkver": "github", "autoupdate": {