diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index 4d76ef9aa8..97e4213796 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.12.1", + "version": "2.12.2", "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.12.1/rancher-windows-amd64-v2.12.1.zip", - "hash": "664732138ebade28dea4ee2264f2a3fcec2965e18712015b23696d487ec6e6e6" + "url": "https://github.com/rancher/cli/releases/download/v2.12.2/rancher-windows-amd64-v2.12.2.zip", + "hash": "51154950b16d6c330ac2d364bbe026d25e0a1706a4e04cc82d596490834fc410" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.12.1/rancher-windows-386-v2.12.1.zip", - "hash": "80a50bd5dc8c59a21d6780f9d7894346f378f99d78a13a77757a39c013b3a2e9" + "url": "https://github.com/rancher/cli/releases/download/v2.12.2/rancher-windows-386-v2.12.2.zip", + "hash": "d72bb8a5f764dbcbbffdb5ff2201c2642d4c9de240ebcfb086888f96fd473d31" } }, - "extract_dir": "rancher-v2.12.1", + "extract_dir": "rancher-v2.12.2", "bin": "rancher.exe", "checkver": "github", "autoupdate": {