diff options
| author | BrewTestBot | 2015-01-12 07:15:19 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-12 13:32:54 +0000 |
| commit | 4488fa4afd7178bfd63fdfc8f29242953b12c83f (patch) | |
| tree | 459e39787b7b86e3f881a63a5d9522f56587328c /Library | |
| parent | 461c1987bb0c7d73ddb91a2d4a2ad964bc6ea9e4 (diff) | |
| download | homebrew-4488fa4afd7178bfd63fdfc8f29242953b12c83f.tar.bz2 | |
pandoc-citeproc: update 0.6 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pandoc-citeproc.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/pandoc-citeproc.rb b/Library/Formula/pandoc-citeproc.rb index a8aba6276..e9d129aa3 100644 --- a/Library/Formula/pandoc-citeproc.rb +++ b/Library/Formula/pandoc-citeproc.rb @@ -8,9 +8,10 @@ class PandocCiteproc < Formula sha1 "5236b4b4e201f94ab9f1bcd0d7e81c4271b46e8f" bottle do - sha1 "6babd3e9d6264bcf678c5ea02140512c129528b4" => :mavericks - sha1 "41af56ace751f9a5ac85618eb5d718fd1402d416" => :mountain_lion - sha1 "b72a998686381016c0646264545c6bd554f3253e" => :lion + revision 1 + sha1 "7cb2d23e4bfa3a7f30156101db645e9fcc27a5a8" => :yosemite + sha1 "94d27055eca1df4d2a928583f5e428f6bf5d6621" => :mavericks + sha1 "b0093fe0c141c1c17a232909c595faee5285c564" => :mountain_lion end depends_on "ghc" => :build |
