From e16d2561d040b554fd88e260dfff3af1c4a6259c Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sat, 17 Nov 2018 10:20:15 +1100 Subject: [PATCH] zimg 2.8 Closes #34192. Signed-off-by: Chongyu Zhu --- Formula/zimg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/zimg.rb b/Formula/zimg.rb index 58dbd856a7..cbeea549d2 100644 --- a/Formula/zimg.rb +++ b/Formula/zimg.rb @@ -1,8 +1,8 @@ class Zimg < Formula desc "Scaling, colorspace conversion, and dithering library" homepage "https://github.com/sekrit-twc/zimg" - url "https://github.com/sekrit-twc/zimg/archive/release-2.7.5.tar.gz" - sha256 "0fbefe23cd677f4d902dcad40c4ef078a347454630168106e6eed4cf91a217ff" + url "https://github.com/sekrit-twc/zimg/archive/release-2.8.tar.gz" + sha256 "a8f9d65c95ce6e8050d83d0417b109aabc94d2c7ba65cf2d8039840d162ad876" head "https://github.com/sekrit-twc/zimg.git" bottle do