diff options
Diffstat (limited to 'Library/Formula/multimarkdown.rb')
| -rw-r--r-- | Library/Formula/multimarkdown.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/multimarkdown.rb b/Library/Formula/multimarkdown.rb index 9d89b5e73..966eaef38 100644 --- a/Library/Formula/multimarkdown.rb +++ b/Library/Formula/multimarkdown.rb @@ -2,8 +2,8 @@ require 'formula' class Multimarkdown < Formula homepage 'http://fletcherpenney.net/multimarkdown/' - url 'https://github.com/fletcher/peg-multimarkdown/tarball/3.2' - md5 '438a7c09af13adf91e318ba2f49681b6' + url 'https://github.com/fletcher/peg-multimarkdown/tarball/3.5' + md5 '3ba5725c96b1c12f5c2419be9753bf80' head 'https://github.com/fletcher/peg-multimarkdown.git', :branch => 'development' def install |
