From 50781cb773dadaa39ca6b4a232c41742b8a61225 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:29:45 +0000 Subject: [PATCH] rancher-cli: Update to version 2.11.1 --- 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 85d0340b70..76c9f25832 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.11.0", + "version": "2.11.1", "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.11.0/rancher-windows-amd64-v2.11.0.zip", - "hash": "3fe3ff326aa347492caa0c3540aa16333cef40e1c726f8f32c6e946847db1eae" + "url": "https://github.com/rancher/cli/releases/download/v2.11.1/rancher-windows-amd64-v2.11.1.zip", + "hash": "4110f417bafad7ee0299b78ab2a1c99c02bf94c2ae0e21f96a37a5e45a766139" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.11.0/rancher-windows-386-v2.11.0.zip", - "hash": "46b5f8b30e6a17d087b057a75f266477972b1c2bbc725d765fcf5773db82564d" + "url": "https://github.com/rancher/cli/releases/download/v2.11.1/rancher-windows-386-v2.11.1.zip", + "hash": "dd81b7811d6a5cdfafb04388b40ad9653de7c445ab717b540a38154675c0143a" } }, - "extract_dir": "rancher-v2.11.0", + "extract_dir": "rancher-v2.11.1", "bin": "rancher.exe", "checkver": "github", "autoupdate": {