From 25987a3b93c2d47df8f8fabb8cfa6916848df26d Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 16 Jul 2018 21:41:44 -0700 Subject: [PATCH] overmind 1.2 Closes #30144. Signed-off-by: ilovezfs --- Formula/overmind.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/overmind.rb b/Formula/overmind.rb index ac37d3b39e..009ce0c647 100644 --- a/Formula/overmind.rb +++ b/Formula/overmind.rb @@ -1,8 +1,8 @@ class Overmind < Formula desc "Process manager for Procfile-based applications and tmux" homepage "https://github.com/DarthSim/overmind" - url "https://github.com/DarthSim/overmind/archive/v1.1.1.tar.gz" - sha256 "adfa956df38181cd01380b220590542450c686084d39ba380be384f93f004c95" + url "https://github.com/DarthSim/overmind/archive/v1.2.tar.gz" + sha256 "15134c49fd08b84d23dca5f1fccd24703de756078eac694725a03545bdd1a421" head "https://github.com/DarthSim/overmind.git" bottle do