Skip to content

Commit 9e805c7

Browse files
committed
graphicsmagick 1.3.45
1 parent ea6ab09 commit 9e805c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/graphicsmagick.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Graphicsmagick < Formula
22
desc "Image processing tools collection"
33
homepage "http://www.graphicsmagick.org/"
4-
url "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.44/GraphicsMagick-1.3.44.tar.xz"
5-
sha256 "6ac28470d2fbd3d5f60859dd43f3cee2585e955e32896f892b4dc61dda101ea0"
4+
url "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.45/GraphicsMagick-1.3.45.tar.xz"
5+
sha256 "dcea5167414f7c805557de2d7a47a9b3147bcbf617b91f5f0f4afe5e6543026b"
66
license "MIT"
77
head "http://hg.code.sf.net/p/graphicsmagick/code", using: :hg
88

0 commit comments

Comments
 (0)