diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index 2fedf720ff..947e83d49d 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.13.0", + "version": "2.13.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.13.0/rancher-windows-amd64-v2.13.0.zip", - "hash": "cf28a3e4b9c31c2dc189cbf3714760ca0ffda884efc0d41a3eec3453eeabf8de" + "url": "https://github.com/rancher/cli/releases/download/v2.13.1/rancher-windows-amd64-v2.13.1.zip", + "hash": "7b6ccc3d549e839223f91008c7845d7ce63fb088dc3d210973e3e676c942700c" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.13.0/rancher-windows-386-v2.13.0.zip", - "hash": "48cee322392114fa8c4c0415cbc88f25fcae1bf8974c21e3941174039b204d13" + "url": "https://github.com/rancher/cli/releases/download/v2.13.1/rancher-windows-386-v2.13.1.zip", + "hash": "5c3a985a51cbe4517a6077d690191207e953bf184fb5d62affb79b6c12f19c1f" } }, - "extract_dir": "rancher-v2.13.0", + "extract_dir": "rancher-v2.13.1", "bin": "rancher.exe", "checkver": "github", "autoupdate": {