rancher-cli: Update to version 2.6.7

This commit is contained in:
github-actions[bot] 2022-08-19 04:38:52 +00:00
parent 936b12d3ae
commit b7e165909c

View File

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