diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mozjpeg.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mozjpeg.rb b/Library/Formula/mozjpeg.rb index 080325947..31774cd24 100644 --- a/Library/Formula/mozjpeg.rb +++ b/Library/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 |
