From a3549f27bc465c55a29a13155b89809a28849d23 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 24 Dec 2016 12:18:00 -0800 Subject: [PATCH] pngquant 2.8.2 Closes #8195. Signed-off-by: Tomasz Pajor --- Formula/pngquant.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pngquant.rb b/Formula/pngquant.rb index 9bb18737b2..279fd6022c 100644 --- a/Formula/pngquant.rb +++ b/Formula/pngquant.rb @@ -1,8 +1,8 @@ class Pngquant < Formula desc "PNG image optimizing utility" homepage "https://pngquant.org/" - url "https://pngquant.org/pngquant-2.8.1-src.tar.gz" - sha256 "6779254f1aea2116e0882de6d03d7bb6b8dba7e2631f7c4a89e16244f901f86c" + url "https://pngquant.org/pngquant-2.8.2-src.tar.gz" + sha256 "e93a400df7514880135171ae105a412e76d76745ce9648647dfeea66c890b9c3" head "https://github.com/pornel/pngquant.git" bottle do