From b6d65f7fbce8498075fc5f6751d06a7da0e9512b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 16 Nov 2014 06:36:13 +0000 Subject: multimarkdown: add 4.6 bottle. --- Library/Formula/multimarkdown.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/multimarkdown.rb b/Library/Formula/multimarkdown.rb index 99d4232ca..814930121 100644 --- a/Library/Formula/multimarkdown.rb +++ b/Library/Formula/multimarkdown.rb @@ -3,6 +3,13 @@ require 'formula' class Multimarkdown < Formula homepage 'http://fletcherpenney.net/multimarkdown/' head 'https://github.com/fletcher/MultiMarkdown-4.git', :branch => 'master' + bottle do + cellar :any + sha1 "7d7a8d34fba87f3987da64b5fe13ceff78a29372" => :yosemite + sha1 "10a6c6a46a72678ba24fc3b9f244c346a24a8116" => :mavericks + sha1 "3dbf424f3b1537ce8b8c973e5c0392af241708e9" => :mountain_lion + end + # Use git tag instead of the tarball to get submodules url 'https://github.com/fletcher/MultiMarkdown-4.git', :tag => '4.6' -- cgit v1.2.3