supervisor 4.2.2
Closes #72039. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
77c5121412
commit
5ce78d3945
|
@ -3,10 +3,9 @@ class Supervisor < Formula
|
|||
|
||||
desc "Process Control System"
|
||||
homepage "http://supervisord.org/"
|
||||
url "https://files.pythonhosted.org/packages/11/35/eab03782aaf70d87303b21a67c345b953d3b59d4e3971a568c51e523f5c0/supervisor-4.2.1.tar.gz"
|
||||
sha256 "c479c875853e9c013d1fa73e529fd2165ff1ecaecc7e82810ba57e7362ae984d"
|
||||
url "https://files.pythonhosted.org/packages/d3/7f/c780b7471ba0ff4548967a9f7a8b0bfce222c3a496c3dfad0164172222b0/supervisor-4.2.2.tar.gz"
|
||||
sha256 "5b2b8882ec8a3c3733cce6965cc098b6d80b417f21229ab90b18fe551d619f90"
|
||||
license :cannot_represent
|
||||
revision 1
|
||||
head "https://github.com/Supervisor/supervisor.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue