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 5f8e920 commit c84e531Copy full SHA for c84e531
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.7.0.tar.gz"
5
- sha256 "027d28852921f05a5b78270d431e6d52eef38c2aeff7b276de97eae95b9683ee"
+ url "https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.7.1.tar.gz"
+ sha256 "04f8e4dd2ac1e4170719982048fb712d7f4a3f2f3e953b694778a46fe0d3593f"
6
license "Apache-2.0"
7
head "https://github.com/cloudfoundry/bosh-cli.git", branch: "main"
8
0 commit comments