diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index f9d43a6b2c..cd8acf71e3 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.8.3", + "version": "2.8.4", "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.3/rancher-windows-amd64-v2.8.3.zip", - "hash": "a089680eaf0dbd8fa31cda13b21d7eee54dfa9b7670ba08f3d809c7b6aa3ed66" + "url": "https://github.com/rancher/cli/releases/download/v2.8.4/rancher-windows-amd64-v2.8.4.zip", + "hash": "7d62adeda7570bc6d4895b6147ce4feaa8f2ae09a2fee562d2c3d04330dffe05" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.8.3/rancher-windows-386-v2.8.3.zip", - "hash": "933f1abb12f6410270bdb7efaadfc0c07a97c8c2a265752e27a06a254a348f92" + "url": "https://github.com/rancher/cli/releases/download/v2.8.4/rancher-windows-386-v2.8.4.zip", + "hash": "9e9c11c566f5a691bcb180098b3f7b0d64bac691317997a5a601d3622ac8d4b1" } }, - "extract_dir": "rancher-v2.8.3", + "extract_dir": "rancher-v2.8.4", "bin": "rancher.exe", "checkver": "github", "autoupdate": {