From f2e74bc056392c0c594d538766c2cb6ed201965f Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 30 Mar 2018 21:24:35 -0700 Subject: [PATCH] openshift-cli 3.9.0 Closes #25988. Signed-off-by: commitay --- Formula/openshift-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"