Skip to content

Commit c84e531

Browse files
committed
bosh-cli 7.7.1
1 parent 5f8e920 commit c84e531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bosh-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class BoshCli < Formula
22
desc "Cloud Foundry BOSH CLI v2"
33
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"
4+
url "https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.7.1.tar.gz"
5+
sha256 "04f8e4dd2ac1e4170719982048fb712d7f4a3f2f3e953b694778a46fe0d3593f"
66
license "Apache-2.0"
77
head "https://github.com/cloudfoundry/bosh-cli.git", branch: "main"
88

0 commit comments

Comments
 (0)