Skip to content

Instantly share code, notes, and snippets.

View mayrop's full-sized avatar
🙈
Try your best, make it happen!

Mayra Valdés mayrop

🙈
Try your best, make it happen!
View GitHub Profile
require 'formula'
class Imagemagick < Formula
homepage 'http://www.imagemagick.org'
url 'http://www.imagemagick.org/download/releases/ImageMagick-6.7.7-10.tar.xz'
sha1 'acb4f2647a19895abb2af5bd1379b0cca151c58a'
head 'https://www.imagemagick.org/subversion/ImageMagick/trunk',
:using => UnsafeSubversionDownloadStrategy