rancher-cli: Update to version 2.9.0

This commit is contained in:
github-actions[bot] 2024-07-23 12:31:42 +00:00
parent b024f659e1
commit 71de0c770c

View File

@ -1,19 +1,19 @@
{ {
"version": "2.8.4", "version": "2.9.0",
"description": "Unified tool for interacting with Rancher Server", "description": "Unified tool for interacting with Rancher Server",
"homepage": "https://github.com/rancher/cli", "homepage": "https://github.com/rancher/cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.8.4/rancher-windows-amd64-v2.8.4.zip", "url": "https://github.com/rancher/cli/releases/download/v2.9.0/rancher-windows-amd64-v2.9.0.zip",
"hash": "7d62adeda7570bc6d4895b6147ce4feaa8f2ae09a2fee562d2c3d04330dffe05" "hash": "52d96ee8964f21e8990512507fab9f21c47e17502d7f52dbb3ef034b373039c2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.8.4/rancher-windows-386-v2.8.4.zip", "url": "https://github.com/rancher/cli/releases/download/v2.9.0/rancher-windows-386-v2.9.0.zip",
"hash": "9e9c11c566f5a691bcb180098b3f7b0d64bac691317997a5a601d3622ac8d4b1" "hash": "244338d81ca699e3161a185f7cbb0922cd90164c93122d419625032962aef6f8"
} }
}, },
"extract_dir": "rancher-v2.8.4", "extract_dir": "rancher-v2.9.0",
"bin": "rancher.exe", "bin": "rancher.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {