openshift-cli 3.9.0
Closes #25988. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
543b672bf8
commit
f2e74bc056
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue