gmic 2.6.7
Created with `brew bump-formula-pr` Closes #41478. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5d82cd4648
commit
0a1ac16107
1 changed files with 2 additions and 2 deletions
|
@ -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.6.tar.gz"
|
||||
sha256 "86c14da90daa0b3c09265b7b07976bf3f3a76f5b0786fecfd9fc3d9332ce0da0"
|
||||
url "https://gmic.eu/files/source/gmic_2.6.7.tar.gz"
|
||||
sha256 "2e5535d1bae66254136e928428750aac8efcef6f4413fc352b6de9ce8ac8b0ff"
|
||||
head "https://github.com/dtschump/gmic.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue