From cb91310ec1a4ad0d80e1363aa44942d5d077ec9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 20:29:10 +0000 Subject: [PATCH] rancher-cli: Update to version 2.11.2 --- 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 c29195fd83..19162729b5 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.11.1", + "version": "2.11.2", "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.1/rancher-windows-amd64-v2.11.1.zip", - "hash": "9c3bf5fa710213fd99c219cbb393a1c1828cea250b218a4ddad156c8ddf8ca1e" + "url": "https://github.com/rancher/cli/releases/download/v2.11.2/rancher-windows-amd64-v2.11.2.zip", + "hash": "df09d894e24753539d60f0c83c16d3d92b9bcb7a535d42ad092b29287dd52328" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.11.1/rancher-windows-386-v2.11.1.zip", - "hash": "f423c459c09047412f06ca6a612221cc57ec7dac30001403e7a2b0aec5d603b5" + "url": "https://github.com/rancher/cli/releases/download/v2.11.2/rancher-windows-386-v2.11.2.zip", + "hash": "0d58812daae7637cf64b9c7b851f5e0ffd33804c33f98bd4ab982f3957bc8dad" } }, - "extract_dir": "rancher-v2.11.1", + "extract_dir": "rancher-v2.11.2", "bin": "rancher.exe", "checkver": "github", "autoupdate": {