diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index a332d642a8..2929e0deab 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.6.7", + "version": "2.6.9", "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.7/rancher-windows-amd64-v2.6.7.zip", - "hash": "c4df2febe5080b9a5800b582940a34dafc587f5ede7e07bb323c1fc684db7663" + "url": "https://github.com/rancher/cli/releases/download/v2.6.9/rancher-windows-amd64-v2.6.9.zip", + "hash": "04e456384e4ef54c1d6b767ed8be47aaa1587411e0bc6edb774efd1b7d0688c7" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.6.7/rancher-windows-386-v2.6.7.zip", - "hash": "f91f2e13e9133bd4b9b5649dfbda2400fcb9663e75fa0ebf351c3db7875166c6" + "url": "https://github.com/rancher/cli/releases/download/v2.6.9/rancher-windows-386-v2.6.9.zip", + "hash": "9a1dfbdf308a791bbedb899c38ce02f507cc6ca0e2d343eaeba9a61a98503647" } }, - "extract_dir": "rancher-v2.6.7", + "extract_dir": "rancher-v2.6.9", "bin": "rancher.exe", "checkver": "github", "autoupdate": {