From 5ce78d394501769e6d7e468e4993f4ab57ee8fce Mon Sep 17 00:00:00 2001 From: Dustin Rodrigues Date: Fri, 26 Feb 2021 18:25:04 -0500 Subject: [PATCH] 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> --- Formula/supervisor.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/supervisor.rb b/Formula/supervisor.rb index 0db603e2b0c..da0e2a407ad 100644 --- a/Formula/supervisor.rb +++ b/Formula/supervisor.rb @@ -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