From 7eea2a4fcb42b0de5ab3e1a269ceba9647a7fc41 Mon Sep 17 00:00:00 2001 From: Tim Visher Date: Wed, 8 Jan 2014 14:45:40 -0500 Subject: multimarkdown 4.4.2 Closes #25744. 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 3287be0c2..9615bd1dc 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.3.2' + url 'https://github.com/fletcher/MultiMarkdown-4.git', :tag => '4.4.2' conflicts_with 'mtools', :because => 'both install `mmd` binaries' -- cgit v1.2.3