rancher-cli: Update to version 2.6.5

This commit is contained in:
github-actions[bot] 2022-05-11 00:38:47 +00:00
parent 5173302158
commit 1429954831

View File

@ -1,19 +1,19 @@
{ {
"version": "2.6.4", "version": "2.6.5",
"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.6.4/rancher-windows-amd64-v2.6.4.zip", "url": "https://github.com/rancher/cli/releases/download/v2.6.5/rancher-windows-amd64-v2.6.5.zip",
"hash": "17d06e4e1aa37f9d7886b1d95145b7e154386c1f33976f7497749228feb6c659" "hash": "adf7de44a53b535440b28a8c1546caab73520e0d3afd257a2d8420d7b98c4854"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.6.4/rancher-windows-386-v2.6.4.zip", "url": "https://github.com/rancher/cli/releases/download/v2.6.5/rancher-windows-386-v2.6.5.zip",
"hash": "531f66a5ecffbd0504c139cf00e19c93a2a36e196b8680e122b17afe51994fc7" "hash": "41ae8bbb8812310ec6b2b1dcff4a855be6aa673be9532bcaf81ebb216783fd02"
} }
}, },
"extract_dir": "rancher-v2.6.4", "extract_dir": "rancher-v2.6.5",
"bin": "rancher.exe", "bin": "rancher.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {