diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mozjpeg.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
