octopustools: Update to version 8.0.1

This commit is contained in:
github-actions[bot] 2022-03-18 08:28:18 +00:00
parent d77bb58b23
commit 1abc7184f1

View File

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