diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index f2500965a3..202697636a 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.6.11", + "version": "2.7.7", "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.6.11/rancher-windows-amd64-v2.6.11.zip", - "hash": "f5a8f34d7d3ff6aea5610d58f4b8931ceffbd8a61946cab0e6be820be987e2c0" + "url": "https://github.com/rancher/cli/releases/download/v2.7.7/rancher-windows-amd64-v2.7.7.zip", + "hash": "8da6902248aead1836d0f33b84b2e0c4604a59ee0f34485bc239a75c0bf68422" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.6.11/rancher-windows-386-v2.6.11.zip", - "hash": "0f75ecfb1be14cc0598cbae7d5c5e5bedde7900481059f1a2b0acc8551a0b2da" + "url": "https://github.com/rancher/cli/releases/download/v2.7.7/rancher-windows-386-v2.7.7.zip", + "hash": "d87dc8bbbdfb4d9df29642d1864fb2fc4fe5fdb25a4c1311099614b26a22ea10" } }, - "extract_dir": "rancher-v2.6.11", + "extract_dir": "rancher-v2.7.7", "bin": "rancher.exe", "checkver": "github", "autoupdate": {