From dcbc212c939b30eba5243ffcfd96037b2858cfd5 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Wed, 15 Jan 2020 01:20:03 -0500 Subject: [PATCH] gmic 2.8.2 Closes #49030. Signed-off-by: Rui Chen --- Formula/gmic.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/gmic.rb b/Formula/gmic.rb index fd0a5a4e73..eee24789fd 100644 --- a/Formula/gmic.rb +++ b/Formula/gmic.rb @@ -1,9 +1,8 @@ class Gmic < Formula desc "Full-Featured Open-Source Framework for Image Processing" homepage "https://gmic.eu/" - url "https://gmic.eu/files/source/gmic_2.8.1.tar.gz" - sha256 "1a2b4c75c428201e52e920bd07e6c04118ae294cb89fce3c1c4ef386421b2a7a" - revision 1 + url "https://gmic.eu/files/source/gmic_2.8.2.tar.gz" + sha256 "09173c157a248d4c2c40b6250ae1058f1518665eedfb9f971ed1045fe652daea" head "https://github.com/dtschump/gmic.git" bottle do