diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index 360665c315..d40fed3624 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.10.0", + "version": "2.10.1", "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.10.0/rancher-windows-amd64-v2.10.0.zip", - "hash": "cbf0a203ebb7801ee32cac0a48aa3d622a0f544762b6817e4706fa1ac8035707" + "url": "https://github.com/rancher/cli/releases/download/v2.10.1/rancher-windows-amd64-v2.10.1.zip", + "hash": "e882c0e9ee1866ecfd6d60f0e5b4c23190578bccb8ca680345c234eb2466afda" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.10.0/rancher-windows-386-v2.10.0.zip", - "hash": "6124ed3c197ce3771ad94c5b3497ae94b4675a7644b0e67c6ec4cfc3e71a4d19" + "url": "https://github.com/rancher/cli/releases/download/v2.10.1/rancher-windows-386-v2.10.1.zip", + "hash": "41d2663ef289dbd89ddb167a49fffc5e2a5160df844a9b2625b9a6523537dfc1" } }, - "extract_dir": "rancher-v2.10.0", + "extract_dir": "rancher-v2.10.1", "bin": "rancher.exe", "checkver": "github", "autoupdate": {