gmic 2.8.2
Closes #49030. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
eba6fdab8e
commit
dcbc212c93
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Gmic < Formula
|
class Gmic < Formula
|
||||||
desc "Full-Featured Open-Source Framework for Image Processing"
|
desc "Full-Featured Open-Source Framework for Image Processing"
|
||||||
homepage "https://gmic.eu/"
|
homepage "https://gmic.eu/"
|
||||||
url "https://gmic.eu/files/source/gmic_2.8.1.tar.gz"
|
url "https://gmic.eu/files/source/gmic_2.8.2.tar.gz"
|
||||||
sha256 "1a2b4c75c428201e52e920bd07e6c04118ae294cb89fce3c1c4ef386421b2a7a"
|
sha256 "09173c157a248d4c2c40b6250ae1058f1518665eedfb9f971ed1045fe652daea"
|
||||||
revision 1
|
|
||||||
head "https://github.com/dtschump/gmic.git"
|
head "https://github.com/dtschump/gmic.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue