From daa91b04e5a35be669e0e8fb8f823234edf63e22 Mon Sep 17 00:00:00 2001 From: Robson Peixoto Date: Sun, 29 Mar 2015 23:42:44 -0300 Subject: honcho 0.6.6 Closes #38184. Signed-off-by: Xu Cheng --- Library/Formula/honcho.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/honcho.rb b/Library/Formula/honcho.rb index b04df13be..0d9cbfda7 100644 --- a/Library/Formula/honcho.rb +++ b/Library/Formula/honcho.rb @@ -1,7 +1,7 @@ class Honcho < Formula homepage "https://github.com/nickstenning/honcho" - url "https://pypi.python.org/packages/source/h/honcho/honcho-0.5.0.tar.gz" - sha1 "c9f9bdaa59293f8c9ac515d55c9ee4a09240821d" + url "https://github.com/nickstenning/honcho/archive/v0.6.6.tar.gz" + sha256 "02703190e9775c899045e25e7f5b5b1a3b3ec1a4720d6b85a50da680f7f750c7" bottle do cellar :any -- cgit v1.2.3