multimarkdown 3.5

Closes Homebrew/homebrew#9675.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Alejandro Giacometti 2012-01-19 17:02:48 +00:00 committed by Jack Nagel
parent 7ece342560
commit f8e8072674

View file

@ -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