From b6694fc57882d19aa398c4e9cde81c321c9efe1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 12:32:42 +0000 Subject: [PATCH] octopustools: Update to version 9.0.0 --- bucket/octopustools.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/octopustools.json b/bucket/octopustools.json index 88e50f6d66..87f71b05a0 100644 --- a/bucket/octopustools.json +++ b/bucket/octopustools.json @@ -1,12 +1,12 @@ { - "version": "8.0.0", + "version": "9.0.0", "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/9.0.0/OctopusTools.9.0.0.win-x64.zip", + "hash": "md5:4b2c66cba94fadce98da43ee574fb4fb" } }, "bin": "octo.exe",