diff --git a/Formula/openshift-cli.rb b/Formula/openshift-cli.rb index 20cdd32099..b9a712decd 100644 --- a/Formula/openshift-cli.rb +++ b/Formula/openshift-cli.rb @@ -2,8 +2,8 @@ class OpenshiftCli < Formula desc "OpenShift command-line interface tools" homepage "https://www.openshift.com/" url "https://github.com/openshift/origin.git", - :tag => "v3.7.2", - :revision => "282e43fbe8b0d124e37ce3fe2284cdb98fdee9eb", + :tag => "v3.9.0", + :revision => "191fece9305a76f262baacc9de72c2c8cb4d5601", :shallow => false head "https://github.com/openshift/origin.git"