From 225796efc52ecf1a5cd777e29377395c95247cd6 Mon Sep 17 00:00:00 2001 From: The Continium Date: Sun, 16 Nov 2014 17:19:49 +1100 Subject: multimarkdown 4.6 Closes #34231. Signed-off-by: Misty De Meo --- 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 c5c54cee5..99d4232ca 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.5.3' + url 'https://github.com/fletcher/MultiMarkdown-4.git', :tag => '4.6' conflicts_with 'mtools', :because => 'both install `mmd` binaries' -- cgit v1.2.3