From 529c3eaac5a4a7b40c110051cbfaa493012dfde3 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Wed, 12 Jun 2019 23:54:07 -0400 Subject: [PATCH] gmic 2.6.5 Created with `brew bump-formula-pr` Closes #40939. Signed-off-by: FX Coudert --- Formula/gmic.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gmic.rb b/Formula/gmic.rb index 4f5e5a2c20..b31ecc56b5 100644 --- a/Formula/gmic.rb +++ b/Formula/gmic.rb @@ -1,8 +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.6.4.tar.gz" - sha256 "4cd88b2dca6b9b1a330ab4556d36656bafb98e4e9814bf0448545b27ef18dae3" + url "https://gmic.eu/files/source/gmic_2.6.5.tar.gz" + sha256 "b0da81a3ed7ee25475ffb0ca148c755f7a7028650614e7e103a3fc507a81e10e" head "https://github.com/dtschump/gmic.git" bottle do