octopustools: Update to version 7.4.3459

This commit is contained in:
Richard Kuhnt 2021-10-06 23:00:36 +00:00
parent 03f56a64d0
commit 385ad1eb88

View File

@ -1,11 +1,11 @@
{
"version": "7.4.3379",
"version": "7.4.3459",
"homepage": "https://github.com/OctopusDeploy/OctopusCLI",
"description": "The Octopus CLI is a command line tool that builds on top of the Octopus Deploy REST API. With the Octopus CLI you can package your applications for deployment as either Zip or NuGet packages, and manage your environments, deployments, channels, projects, and workers.",
"license": "Apache-2.0",
"url": "https://download.octopusdeploy.com/octopus-tools/7.4.3379/OctopusTools.7.4.3379.win-x64.zip",
"url": "https://download.octopusdeploy.com/octopus-tools/7.4.3459/OctopusTools.7.4.3459.win-x64.zip",
"bin": "octo.exe",
"hash": "md5:2db9a915b86ab793387ed650c9440f6f",
"hash": "md5:45b5ed7c4524073be83790886dd41f1e",
"checkver": {
"url": "https://octopus.com/downloads/octopuscli",
"regex": "OctopusTools\\.([\\d.]+)\\.win-x64\\.zip"