Skip to content

Commit 06ba42e

Browse files
Updated bosh2.rb from new release
1 parent 7093035 commit 06ba42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bosh2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
class Bosh2 < Formula
44
homepage "https://github.com/cloudfoundry/bosh-cli"
55

6-
v = "v4.0.1" # CI Managed
6+
v = "v5.0.1" # CI Managed
77
# remove v from version number
88
@@verNum = v.sub "v", ""
99
url "https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-#{@@verNum}-darwin-amd64"

0 commit comments

Comments
 (0)