From 48e963d64e8561fbc91c8a4614fa8926bbe64abe Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Fri, 13 Dec 2019 15:04:30 -0800 Subject: [PATCH] ocm 0.1.32 --- Formula/ocm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ocm.rb b/Formula/ocm.rb index 004665e..b79b633 100644 --- a/Formula/ocm.rb +++ b/Formula/ocm.rb @@ -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