From 379f6da5e6bb1575d10ff007b2003e3431053b94 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 27 Jul 2014 21:52:57 +0100 Subject: [PATCH] aria2: update 1.18.7 bottle. Closes Homebrew/homebrew#31168. Signed-off-by: Adam Vandenberg --- Formula/aria2.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/aria2.rb b/Formula/aria2.rb index 71562fe1c5e..b9e2d0d0a28 100644 --- a/Formula/aria2.rb +++ b/Formula/aria2.rb @@ -7,8 +7,9 @@ class Aria2 < Formula bottle do cellar :any - sha1 "935615bcfa8c92272b5ef4481e3313d2474d5c05" => :mavericks - sha1 "76a2a01d4b0dbce3410d29bb9c3c3caaf3110e78" => :mountain_lion + sha1 "1836e8382c9f6e9a1893d8700b74b48f8b98385b" => :mavericks + sha1 "ab16e0ccfbb1aee0252d77d67b61842503affee7" => :mountain_lion + sha1 "178a5ec35b34814fa054d4a2e97ba600c8cb353f" => :lion end depends_on "pkg-config" => :build