openshift-cli 1.3.1 (devel)
Closes #6177. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
f7efe46710
commit
2350993bf6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class OpenshiftCli < Formula
|
||||||
desc "OpenShift command-line interface tools"
|
desc "OpenShift command-line interface tools"
|
||||||
homepage "https://www.openshift.com/"
|
homepage "https://www.openshift.com/"
|
||||||
url "https://github.com/openshift/origin.git",
|
url "https://github.com/openshift/origin.git",
|
||||||
:tag => "v1.3.0",
|
:tag => "v1.3.1",
|
||||||
:revision => "d45151824821195c9d3db7e5d2da0a1c982a614c"
|
:revision => "274842360258d4f6ea1d3ec19559ecd395fd4d4f"
|
||||||
|
|
||||||
head "https://github.com/openshift/origin.git"
|
head "https://github.com/openshift/origin.git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue