diff --git a/Formula/multimarkdown.rb b/Formula/multimarkdown.rb index 9615bd1dc3..9b51da9259 100644 --- a/Formula/multimarkdown.rb +++ b/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'