overmind 2.0.2
Closes #38884. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1446e1f05b
commit
551d042e39
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue