From decface45fae3a143b13df1a5626ed8c48ab34d4 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 26 Mar 2018 22:20:55 -0700 Subject: [PATCH] fades 7.0 Closes #25807. Signed-off-by: ilovezfs --- Formula/fades.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/fades.rb b/Formula/fades.rb index 954d6d7569..6300d02cc6 100644 --- a/Formula/fades.rb +++ b/Formula/fades.rb @@ -1,9 +1,8 @@ class Fades < Formula desc "Automatically handle virtualenvs for python scripts" homepage "https://fades.readthedocs.org/" - url "https://files.pythonhosted.org/packages/59/18/cc80eb5c0a2e15c4b95df6a3c6158e06acb2e075ef2b811753936a6bdf57/fades-6.0.1.tar.gz" - sha256 "747ee3a159be1cb7512fd7ea4163d22e2734209e474aa2dbbccc29a0f0c92d09" - revision 2 + url "https://files.pythonhosted.org/packages/27/89/dd5b165986f4064d2a3285461e1a15fb7006793b453a7b2a3b518377b8f2/fades-7.0.tar.gz" + sha256 "b91f2221f1ae8e9eae35f58dac279d2d3935e66de428e79e1509814392449dda" head "https://github.com/PyAr/fades.git" bottle do