From c7cb6c9f9ccaac92a2dec31b5934902eb6151668 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 16:30:34 +0000 Subject: [PATCH] rancher-cli: Update to version 2.12.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 dbf54af3f6..61bedc0498 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.11.3", + "version": "2.12.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.11.3/rancher-windows-amd64-v2.11.3.zip", - "hash": "da50feecde781b711dffca346b12bb5888a693b0ef5c65de778447bf8c63da79" + "url": "https://github.com/rancher/cli/releases/download/v2.12.0/rancher-windows-amd64-v2.12.0.zip", + "hash": "9148d4bf86f5783b9080de5d13228a2c2e52d233590a08efec8d923f73a41212" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.11.3/rancher-windows-386-v2.11.3.zip", - "hash": "e53436cbec8a1cc143663e61e4fcb936e817ec36015d64a157357a84ded8b28f" + "url": "https://github.com/rancher/cli/releases/download/v2.12.0/rancher-windows-386-v2.12.0.zip", + "hash": "fdc0b6525f9c02ffb3c04bcff2a7d299a4551bec9de7f45f06addc834760d396" } }, - "extract_dir": "rancher-v2.11.3", + "extract_dir": "rancher-v2.12.0", "bin": "rancher.exe", "checkver": "github", "autoupdate": {