overmind 2.0.1
Closes #37006. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
9f349ab6a9
commit
7a07fd02e0
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.0.tar.gz"
|
||||
sha256 "bb0e38a9369b9a7043e5d368a464ee7a549411a25f60884c4dd37ed7de601e7f"
|
||||
url "https://github.com/DarthSim/overmind/archive/v2.0.1.tar.gz"
|
||||
sha256 "71f41691d8886454e151d30d7490d9ef8599ffc4c1e77ac72934dddf3371dd08"
|
||||
head "https://github.com/DarthSim/overmind.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue