From 5e72d06c1b0fcc5e940dd2ca418c97fbd8662d89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 00:35:46 +0000 Subject: [PATCH] rancher-cli: Update to version 2.7.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 2929e0deab..67867529b1 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.6.9", + "version": "2.7.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.6.9/rancher-windows-amd64-v2.6.9.zip", - "hash": "04e456384e4ef54c1d6b767ed8be47aaa1587411e0bc6edb774efd1b7d0688c7" + "url": "https://github.com/rancher/cli/releases/download/v2.7.0/rancher-windows-amd64-v2.7.0.zip", + "hash": "250143f7657f3711cdbd0dae4befca1388ac690d251d81551d9ae56419afd2bc" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.6.9/rancher-windows-386-v2.6.9.zip", - "hash": "9a1dfbdf308a791bbedb899c38ce02f507cc6ca0e2d343eaeba9a61a98503647" + "url": "https://github.com/rancher/cli/releases/download/v2.7.0/rancher-windows-386-v2.7.0.zip", + "hash": "398cd0cb8d39c0d227cd8a17f3e67e167eeea5140b217fa0b580762a45f9742c" } }, - "extract_dir": "rancher-v2.6.9", + "extract_dir": "rancher-v2.7.0", "bin": "rancher.exe", "checkver": "github", "autoupdate": {