We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a08b7 commit 8634de6Copy full SHA for 8634de6
Formula/b/bosh-cli.rb
@@ -1,8 +1,8 @@
1
class BoshCli < Formula
2
desc "Cloud Foundry BOSH CLI v2"
3
homepage "https://bosh.io/docs/cli-v2/"
4
- url "https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.9.5.tar.gz"
5
- sha256 "f893c11aae8705188c71e3d15bb2013f0c4ad50df84e6cf7f502ccca6095804a"
+ url "https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.9.6.tar.gz"
+ sha256 "3749c85b61bccbd1aa78f111353e5ea5214000670669f16eba5e04da9604cd7f"
6
license "Apache-2.0"
7
head "https://github.com/cloudfoundry/bosh-cli.git", branch: "main"
8
0 commit comments