diff --git a/Formula/b/bosh-cli.rb b/Formula/b/bosh-cli.rb index 20016a7d5f2b..cd40e9fa5d62 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.1.tar.gz" - sha256 "6136fb2e76345fbd07e03afac15450d8a278c0ead1af97dc5f0361b96d417259" + url "https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.8.2.tar.gz" + sha256 "bbd395478d243aef57215c963a4fd74a6e5730f8ed9d2dc966b5deae8470946a" license "Apache-2.0" head "https://github.com/cloudfoundry/bosh-cli.git", branch: "main"