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 7093035 commit 06ba42eCopy full SHA for 06ba42e
bosh2.rb
@@ -3,7 +3,7 @@
3
class Bosh2 < Formula
4
homepage "https://github.com/cloudfoundry/bosh-cli"
5
6
- v = "v4.0.1" # CI Managed
+ v = "v5.0.1" # 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