diff --git a/bucket/rancher-cli.json b/bucket/rancher-cli.json index 0e82369603..5def2607b7 100644 --- a/bucket/rancher-cli.json +++ b/bucket/rancher-cli.json @@ -1,19 +1,19 @@ { - "version": "2.4.3", + "version": "2.4.5", "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.4.3/rancher-windows-amd64-v2.4.3.zip", - "hash": "9440889e2f41c1bc518325fa153e28fc8e7554ee3df2562efff6829b6a2758e8" + "url": "https://github.com/rancher/cli/releases/download/v2.4.5/rancher-windows-amd64-v2.4.5.zip", + "hash": "cb1548e02c92cfb9f0c88b8682a47f9d4908a06f1c72dab7b6edd359eec5fd2f" }, "32bit": { - "url": "https://github.com/rancher/cli/releases/download/v2.4.3/rancher-windows-386-v2.4.3.zip", - "hash": "cfce132aa0cd918fe5de634142bc1661ee8cfc52c84e98a1b9e09f0bb6aa9916" + "url": "https://github.com/rancher/cli/releases/download/v2.4.5/rancher-windows-386-v2.4.5.zip", + "hash": "a1cc177708553221329a5caf5e5807f7d8fa04df7ebdf3111a044c29105f4b1c" } }, - "extract_dir": "rancher-v2.4.3", + "extract_dir": "rancher-v2.4.5", "bin": "rancher.exe", "checkver": "github", "autoupdate": {