overmind 2.1.0
Closes #47973. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
e6ab39ede4
commit
c962cae548
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.3.tar.gz"
|
||||
sha256 "88833b71d83ffcf40dce1314e62c19dc65e5acd51c8397e4149781c30e9fa73a"
|
||||
url "https://github.com/DarthSim/overmind/archive/v2.1.0.tar.gz"
|
||||
sha256 "dfd5e562fe9d94cdcb3048be99280dab897ad57d54178b74dab023b49308a534"
|
||||
head "https://github.com/DarthSim/overmind.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue