rancher-cli: Update to version 2.10.1

This commit is contained in:
github-actions[bot] 2025-02-12 00:43:37 +00:00
parent 7aa2bf9f09
commit 103f556d9b

View File

@ -1,19 +1,19 @@
{ {
"version": "2.10.0", "version": "2.10.1",
"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.10.0/rancher-windows-amd64-v2.10.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.10.1/rancher-windows-amd64-v2.10.1.zip",
"hash": "cbf0a203ebb7801ee32cac0a48aa3d622a0f544762b6817e4706fa1ac8035707" "hash": "e882c0e9ee1866ecfd6d60f0e5b4c23190578bccb8ca680345c234eb2466afda"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.10.0/rancher-windows-386-v2.10.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.10.1/rancher-windows-386-v2.10.1.zip",
"hash": "6124ed3c197ce3771ad94c5b3497ae94b4675a7644b0e67c6ec4cfc3e71a4d19" "hash": "41d2663ef289dbd89ddb167a49fffc5e2a5160df844a9b2625b9a6523537dfc1"
} }
}, },
"extract_dir": "rancher-v2.10.0", "extract_dir": "rancher-v2.10.1",
"bin": "rancher.exe", "bin": "rancher.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {