From a2905be0a2ca652a808c1e161b216a0c1366a97b Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Sun, 26 Nov 2017 22:26:32 +0100 Subject: [PATCH] gmic: update checksum Closes #21070. Signed-off-by: ilovezfs --- Formula/gmic.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/gmic.rb b/Formula/gmic.rb index 5c48fd92ed..be928bfb2e 100644 --- a/Formula/gmic.rb +++ b/Formula/gmic.rb @@ -2,7 +2,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.1.5.tar.gz" - sha256 "6a5d8aaf3ffe22ef63dcee36da34fa448b70a3453f8cae30fd8e05c59751f8b4" + sha256 "2f3de90a09bba6d24c89258be016fd6992886bda13dbbcaf03de58c765774845" + revision 1 head "https://github.com/dtschump/gmic.git" bottle do