gmic 2.6.5
Created with `brew bump-formula-pr` Closes #40939. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1ee94084c6
commit
529c3eaac5
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.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
|
||||
|
|
Loading…
Reference in a new issue