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 9c5c01f commit f943baeCopy full SHA for f943bae
bosh2.rb
@@ -3,7 +3,7 @@
3
class Bosh2 < Formula
4
homepage "https://github.com/cloudfoundry/bosh-cli"
5
6
- v = "v5.1.1" # CI Managed
+ v = "v5.1.2" # CI Managed
7
# remove v from version number
8
@@verNum = v.sub "v", ""
9
url "https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-#{@@verNum}-darwin-amd64"
0 commit comments