From 951106ba3a5dd20af7b26e33adea7d2c3a86ad93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 20:28:52 +0000 Subject: [PATCH] rancher-cli: Update to version 2.9.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 c59d611043..a0e19ec8fe 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.9.0", + "version": "2.9.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.9.0/rancher-windows-amd64-v2.9.0.zip", - "hash": "52d96ee8964f21e8990512507fab9f21c47e17502d7f52dbb3ef034b373039c2" + "url": "https://github.com/rancher/cli/releases/download/v2.9.2/rancher-windows-amd64-v2.9.2.zip", + "hash": "3d06d7119e57c1833e144ea81f2d260f47ec60f02de74973bfddcec74c28ff96" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.9.0/rancher-windows-386-v2.9.0.zip", - "hash": "244338d81ca699e3161a185f7cbb0922cd90164c93122d419625032962aef6f8" + "url": "https://github.com/rancher/cli/releases/download/v2.9.2/rancher-windows-386-v2.9.2.zip", + "hash": "f0bd71033e0b567064cd0b7767163226e02e6b852ef25efda421bf78afa9706c" } }, - "extract_dir": "rancher-v2.9.0", + "extract_dir": "rancher-v2.9.2", "bin": "rancher.exe", "checkver": "github", "autoupdate": {