diff options
| author | BrewTestBot | 2014-08-17 19:59:41 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-08-17 15:35:00 -0500 |
| commit | a3ee21827848da96048fcb404039764c39a174de (patch) | |
| tree | db494227b6355aa03fa1e1bd5e01d16261b7f756 | |
| parent | a5d07e981d675d2bf4a7c00df2a2d1606ae5c5f0 (diff) | |
| download | homebrew-a3ee21827848da96048fcb404039764c39a174de.tar.bz2 | |
pandoc-citeproc: update 0.4 bottle.
| -rw-r--r-- | Library/Formula/pandoc-citeproc.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pandoc-citeproc.rb b/Library/Formula/pandoc-citeproc.rb index f1e5932cd..104f85ae7 100644 --- a/Library/Formula/pandoc-citeproc.rb +++ b/Library/Formula/pandoc-citeproc.rb @@ -9,9 +9,9 @@ class PandocCiteproc < Formula sha1 "49257c3aa01144e8b9142c079e9cc1d92f97d7d8" bottle do - sha1 "234bfacbe8f484a7304277ffc4f4817fd5316267" => :mavericks - sha1 "674107549aa368455939ae1219f2d40a53a92da2" => :mountain_lion - sha1 "b2a27763e7392ab70599992db8f0ddf3caf23ce0" => :lion + sha1 "2618b1e023b264474fd89b9d6e824bca80397043" => :mavericks + sha1 "7785694f8d11478a04f6cc6b02370655ba9a20bc" => :mountain_lion + sha1 "f891ee011d1de27eca51e17e9f9e7dc9baf75e0f" => :lion end depends_on "ghc" => :build |
