From 71de0c770cd5fab0c41a47bd54b16e749d2ce5ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 12:31:42 +0000 Subject: [PATCH] rancher-cli: Update to version 2.9.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 cd8acf71e3..c59d611043 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.8.4", + "version": "2.9.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.8.4/rancher-windows-amd64-v2.8.4.zip", - "hash": "7d62adeda7570bc6d4895b6147ce4feaa8f2ae09a2fee562d2c3d04330dffe05" + "url": "https://github.com/rancher/cli/releases/download/v2.9.0/rancher-windows-amd64-v2.9.0.zip", + "hash": "52d96ee8964f21e8990512507fab9f21c47e17502d7f52dbb3ef034b373039c2" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.8.4/rancher-windows-386-v2.8.4.zip", - "hash": "9e9c11c566f5a691bcb180098b3f7b0d64bac691317997a5a601d3622ac8d4b1" + "url": "https://github.com/rancher/cli/releases/download/v2.9.0/rancher-windows-386-v2.9.0.zip", + "hash": "244338d81ca699e3161a185f7cbb0922cd90164c93122d419625032962aef6f8" } }, - "extract_dir": "rancher-v2.8.4", + "extract_dir": "rancher-v2.9.0", "bin": "rancher.exe", "checkver": "github", "autoupdate": {