From b7e165909c8d737e658b35d3680c83f7c74009ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 04:38:52 +0000 Subject: [PATCH] rancher-cli: Update to version 2.6.7 --- 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 fa3d4ff08a..a332d642a8 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.6.5", + "version": "2.6.7", "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.5/rancher-windows-amd64-v2.6.5.zip", - "hash": "adf7de44a53b535440b28a8c1546caab73520e0d3afd257a2d8420d7b98c4854" + "url": "https://github.com/rancher/cli/releases/download/v2.6.7/rancher-windows-amd64-v2.6.7.zip", + "hash": "c4df2febe5080b9a5800b582940a34dafc587f5ede7e07bb323c1fc684db7663" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.6.5/rancher-windows-386-v2.6.5.zip", - "hash": "41ae8bbb8812310ec6b2b1dcff4a855be6aa673be9532bcaf81ebb216783fd02" + "url": "https://github.com/rancher/cli/releases/download/v2.6.7/rancher-windows-386-v2.6.7.zip", + "hash": "f91f2e13e9133bd4b9b5649dfbda2400fcb9663e75fa0ebf351c3db7875166c6" } }, - "extract_dir": "rancher-v2.6.5", + "extract_dir": "rancher-v2.6.7", "bin": "rancher.exe", "checkver": "github", "autoupdate": {