From 84c865dd7b6efa9ddadaa6e6d972cad3eb0803fa Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:50:49 +0000 Subject: [PATCH] bosh-cli 7.8.4 --- Formula/b/bosh-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/b/bosh-cli.rb b/Formula/b/bosh-cli.rb index 6acd9328b9782..b2d3d396704a9 100644 --- a/Formula/b/bosh-cli.rb +++ b/Formula/b/bosh-cli.rb @@ -1,8 +1,8 @@ class BoshCli < Formula desc "Cloud Foundry BOSH CLI v2" homepage "https://bosh.io/docs/cli-v2/" - url "https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.8.3.tar.gz" - sha256 "2c7034048e8f056c9304036dcbdf658fcb81d80bbf32eeebf69a15a1ef6666bb" + url "https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.8.4.tar.gz" + sha256 "ca19b0409d701629e439c461d4e8d9a8b7c2c89653ac2cfd7fad204f3b500a9d" license "Apache-2.0" head "https://github.com/cloudfoundry/bosh-cli.git", branch: "main"