From 7d7cbdfb9ac919ccc06e8ea3ab98b69121237fe4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 08:28:54 +0000 Subject: [PATCH] octopustools: Update to version 7.4.3556 --- bucket/octopustools.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/octopustools.json b/bucket/octopustools.json index 8ca66ba605..edaf73e90c 100644 --- a/bucket/octopustools.json +++ b/bucket/octopustools.json @@ -1,12 +1,12 @@ { - "version": "7.4.3459", + "version": "7.4.3556", "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/7.4.3459/OctopusTools.7.4.3459.win-x64.zip", - "hash": "md5:45b5ed7c4524073be83790886dd41f1e" + "url": "https://download.octopusdeploy.com/octopus-tools/7.4.3556/OctopusTools.7.4.3556.win-x64.zip", + "hash": "md5:a0361504d54992e50a27a04a5bc8bb02" } }, "bin": "octo.exe",