From 551d042e393fb67220abf04d76d55d03fd9f13b9 Mon Sep 17 00:00:00 2001 From: DarthSim Date: Fri, 12 Apr 2019 17:37:59 +0600 Subject: [PATCH] overmind 2.0.2 Closes #38884. Signed-off-by: FX Coudert --- Formula/overmind.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/overmind.rb b/Formula/overmind.rb index 124323ec6e..e10447d588 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/v2.0.1.tar.gz" - sha256 "71f41691d8886454e151d30d7490d9ef8599ffc4c1e77ac72934dddf3371dd08" + url "https://github.com/DarthSim/overmind/archive/v2.0.2.tar.gz" + sha256 "110a271298223251005266b915432196b340f8540de1b4c1489973537d9b3bb1" head "https://github.com/DarthSim/overmind.git" bottle do