diff options
| author | BrewTestBot | 2014-12-20 23:29:44 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2014-12-20 22:56:27 -0500 |
| commit | 9c4d0054b436a346a149a3efa1e618b9159cc74d (patch) | |
| tree | 55b73b2a111c78994da3151eb0ba46cd5ef94b27 /Library/Formula | |
| parent | 50975829b0fc912a20e12e4809124c19f380deda (diff) | |
| download | homebrew-9c4d0054b436a346a149a3efa1e618b9159cc74d.tar.bz2 | |
pandoc: update 1.13.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pandoc.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/pandoc.rb b/Library/Formula/pandoc.rb index 4d4675406..f0533f2d6 100644 --- a/Library/Formula/pandoc.rb +++ b/Library/Formula/pandoc.rb @@ -8,10 +8,9 @@ class Pandoc < Formula sha1 "20f6e4c8d17748979efd011ef870dbfd1fb6dbb3" bottle do - revision 1 - sha1 "acceca6830120f47cc7b1ee9d05988dadc2b5f99" => :yosemite - sha1 "5e268465b7024f5241b6a6c88db849b78580d7cf" => :mavericks - sha1 "ff4aa7be2a28afb3d404c15a17b266bb4ef8f14b" => :mountain_lion + sha1 "b4d98399c366b63faed06a6184bb2a9d3c7bacf2" => :yosemite + sha1 "f8c3ba25bc44c7e8da1bf14d1fdeef04e2793926" => :mavericks + sha1 "592f4c65d534317172ce377a0d4524340e7177a8" => :mountain_lion end depends_on "ghc" => :build |
