From 2098a01f9dc1b0fd97047bdc61d70ff9185ad583 Mon Sep 17 00:00:00 2001 From: Sérgio Lopes Date: Wed, 6 Aug 2014 12:31:02 -0300 Subject: mozjpeg 2.1 --- Library/Formula/mozjpeg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mozjpeg.rb b/Library/Formula/mozjpeg.rb index 50de3f07f..abfbd1715 100644 --- a/Library/Formula/mozjpeg.rb +++ b/Library/Formula/mozjpeg.rb @@ -2,8 +2,8 @@ require "formula" class Mozjpeg < Formula homepage "https://github.com/mozilla/mozjpeg" - url "https://github.com/mozilla/mozjpeg/archive/v2.0.1.tar.gz" - sha1 "466d570f85ae5296eaedf89de26a5dbe6db78407" + url "https://github.com/mozilla/mozjpeg/archive/v2.1.tar.gz" + sha1 "07f8df93cd54adbec37869833de987eb12ce7062" head "https://github.com/mozilla/mozjpeg.git" -- cgit v1.2.3