diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index a0e19ec8fe..360665c315 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.9.2", + "version": "2.10.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.9.2/rancher-windows-amd64-v2.9.2.zip", - "hash": "3d06d7119e57c1833e144ea81f2d260f47ec60f02de74973bfddcec74c28ff96" + "url": "https://github.com/rancher/cli/releases/download/v2.10.0/rancher-windows-amd64-v2.10.0.zip", + "hash": "cbf0a203ebb7801ee32cac0a48aa3d622a0f544762b6817e4706fa1ac8035707" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.9.2/rancher-windows-386-v2.9.2.zip", - "hash": "f0bd71033e0b567064cd0b7767163226e02e6b852ef25efda421bf78afa9706c" + "url": "https://github.com/rancher/cli/releases/download/v2.10.0/rancher-windows-386-v2.10.0.zip", + "hash": "6124ed3c197ce3771ad94c5b3497ae94b4675a7644b0e67c6ec4cfc3e71a4d19" } }, - "extract_dir": "rancher-v2.9.2", + "extract_dir": "rancher-v2.10.0", "bin": "rancher.exe", "checkver": "github", "autoupdate": {