From 821970d8974c18ff023021bd63bc87a994e13c99 Mon Sep 17 00:00:00 2001 From: Tim Visher Date: Sun, 12 Jan 2014 14:50:03 -0500 Subject: multimarkdown 4.5 Closes #25850. Signed-off-by: Mike McQuaid --- Library/Formula/multimarkdown.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/multimarkdown.rb b/Library/Formula/multimarkdown.rb index 9615bd1dc..9b51da925 100644 --- a/Library/Formula/multimarkdown.rb +++ b/Library/Formula/multimarkdown.rb @@ -4,7 +4,7 @@ class Multimarkdown < Formula homepage 'http://fletcherpenney.net/multimarkdown/' head 'https://github.com/fletcher/MultiMarkdown-4.git', :branch => 'master' # Use git tag instead of the tarball to get submodules - url 'https://github.com/fletcher/MultiMarkdown-4.git', :tag => '4.4.2' + url 'https://github.com/fletcher/MultiMarkdown-4.git', :tag => '4.5' conflicts_with 'mtools', :because => 'both install `mmd` binaries' -- cgit v1.2.3