gmic 2.6.6
Created with `brew bump-formula-pr` Closes #41134. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f051bee719
commit
a1adaf142e
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.5.tar.gz"
|
||||
sha256 "b0da81a3ed7ee25475ffb0ca148c755f7a7028650614e7e103a3fc507a81e10e"
|
||||
url "https://gmic.eu/files/source/gmic_2.6.6.tar.gz"
|
||||
sha256 "86c14da90daa0b3c09265b7b07976bf3f3a76f5b0786fecfd9fc3d9332ce0da0"
|
||||
head "https://github.com/dtschump/gmic.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue