From 908be5c9a3a2cf927af405b4fe84b38a46745fac Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 15 Jul 2014 21:21:23 +0100 Subject: [PATCH] mozjpeg: update 2.0.1 bottle. Closes Homebrew/homebrew#30884. Signed-off-by: Mike McQuaid --- Formula/mozjpeg.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/mozjpeg.rb b/Formula/mozjpeg.rb index 0803259471..31774cd248 100644 --- a/Formula/mozjpeg.rb +++ b/Formula/mozjpeg.rb @@ -9,9 +9,9 @@ class Mozjpeg < Formula bottle do cellar :any - sha1 "77a8c981cda61d97804d155484f7ea89a0a729b3" => :mavericks - sha1 "bff1e31287c8e23c91d5254b20288f93e0494e2d" => :mountain_lion - sha1 "2438fd34c748e6b4ff39ef9f3c66a7864b10b71c" => :lion + sha1 "c478f25b3a628e0c643de2eb3e3771660c5a4532" => :mavericks + sha1 "0187b56d53c4535f47a88ba45d572a8c5472dac3" => :mountain_lion + sha1 "c2d7ce459b09f4ebfa1bdc035e4fddffd1d8df8f" => :lion end depends_on "autoconf" => :build