Skip to content

Commit

Permalink
ocm 0.1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
cblecker committed Dec 13, 2019
1 parent 201092c commit 48e963d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ocm.rb
Expand Up @@ -2,8 +2,8 @@ class Ocm < Formula
desc "CLI for the Red Hat OpenShift Cluster Manager"
homepage "https://www.openshift.com/"
url "https://github.com/openshift-online/ocm-cli.git",
:tag => "v0.1.31",
:revision => "ee38269e648eba54f8f0791963fa84a0b506176a"
:tag => "v0.1.32",
:revision => "e72abb7e3be30eea8f14b0532fe00df8b5fca3bd"
head "https://github.com/openshift-online/ocm-cli.git"

depends_on "go" => :build
Expand Down

0 comments on commit 48e963d

Please sign in to comment.