octopustools: Update to version 8.0.0

This commit is contained in:
github-actions[bot] 2022-03-02 08:28:35 +00:00
parent 11fb41aa80
commit a3f3981536

View File

@ -1,12 +1,12 @@
{ {
"version": "7.4.3556", "version": "8.0.0",
"description": "Command line manager of Octopus environments, deployments, channels, projects, and workers", "description": "Command line manager of Octopus environments, deployments, channels, projects, and workers",
"homepage": "https://octopus.com/docs/octopus-rest-api/octopus-cli", "homepage": "https://octopus.com/docs/octopus-rest-api/octopus-cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.octopusdeploy.com/octopus-tools/7.4.3556/OctopusTools.7.4.3556.win-x64.zip", "url": "https://download.octopusdeploy.com/octopus-tools/8.0.0/OctopusTools.8.0.0.win-x64.zip",
"hash": "md5:a0361504d54992e50a27a04a5bc8bb02" "hash": "md5:5ff543d28a111aa5e6c3a0ec481594d8"
} }
}, },
"bin": "octo.exe", "bin": "octo.exe",