From 0bfc050f4e5ea1268b866ae7a4148020e73fdd4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 12:31:50 +0000 Subject: [PATCH] rancher-cli: Update to version 2.13.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 a701ac7d3e..2fedf720ff 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.12.3", + "version": "2.13.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.12.3/rancher-windows-amd64-v2.12.3.zip", - "hash": "540900152059fd9aedf4d089d0c60a018f3c9bdcb56c5c85e53d35cbaea496bf" + "url": "https://github.com/rancher/cli/releases/download/v2.13.0/rancher-windows-amd64-v2.13.0.zip", + "hash": "cf28a3e4b9c31c2dc189cbf3714760ca0ffda884efc0d41a3eec3453eeabf8de" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.12.3/rancher-windows-386-v2.12.3.zip", - "hash": "c995c0e6f235410d9a555f562e72699c9c6c580c8e516373226a071593286dee" + "url": "https://github.com/rancher/cli/releases/download/v2.13.0/rancher-windows-386-v2.13.0.zip", + "hash": "48cee322392114fa8c4c0415cbc88f25fcae1bf8974c21e3941174039b204d13" } }, - "extract_dir": "rancher-v2.12.3", + "extract_dir": "rancher-v2.13.0", "bin": "rancher.exe", "checkver": "github", "autoupdate": {