rancher-cli: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2022-11-11 00:35:46 +00:00
parent a2fe1bfe80
commit 5e72d06c1b

View File

@ -1,19 +1,19 @@
{
"version": "2.6.9",
"version": "2.7.0",
"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.9/rancher-windows-amd64-v2.6.9.zip",
"hash": "04e456384e4ef54c1d6b767ed8be47aaa1587411e0bc6edb774efd1b7d0688c7"
"url": "https://github.com/rancher/cli/releases/download/v2.7.0/rancher-windows-amd64-v2.7.0.zip",
"hash": "250143f7657f3711cdbd0dae4befca1388ac690d251d81551d9ae56419afd2bc"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.6.9/rancher-windows-386-v2.6.9.zip",
"hash": "9a1dfbdf308a791bbedb899c38ce02f507cc6ca0e2d343eaeba9a61a98503647"
"url": "https://github.com/rancher/cli/releases/download/v2.7.0/rancher-windows-386-v2.7.0.zip",
"hash": "398cd0cb8d39c0d227cd8a17f3e67e167eeea5140b217fa0b580762a45f9742c"
}
},
"extract_dir": "rancher-v2.6.9",
"extract_dir": "rancher-v2.7.0",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {