rancher-cli: Update to version 2.8.3

This commit is contained in:
github-actions[bot] 2024-03-18 16:27:20 +00:00
parent df635cf4b2
commit eb67e31a28

View File

@ -1,19 +1,19 @@
{ {
"version": "2.8.0", "version": "2.8.3",
"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.0/rancher-windows-amd64-v2.8.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.8.3/rancher-windows-amd64-v2.8.3.zip",
"hash": "e45a54b06fc4cbeed389671a07a343f9a2f1e4451d054b0c0fe1ffe7f6ca0031" "hash": "a089680eaf0dbd8fa31cda13b21d7eee54dfa9b7670ba08f3d809c7b6aa3ed66"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.8.0/rancher-windows-386-v2.8.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.8.3/rancher-windows-386-v2.8.3.zip",
"hash": "66917f043b540079e74c0a3d25e16bf465e36b273f4dcc705e78271ae21c6043" "hash": "933f1abb12f6410270bdb7efaadfc0c07a97c8c2a265752e27a06a254a348f92"
} }
}, },
"extract_dir": "rancher-v2.8.0", "extract_dir": "rancher-v2.8.3",
"bin": "rancher.exe", "bin": "rancher.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {