diff options
| author | BrewTestBot | 2014-09-23 07:21:00 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-09-23 12:04:20 -0500 |
| commit | 95297671694ed72c43ff268f49af50980b1e648f (patch) | |
| tree | 742f86132395ded5981f772f32dbf40c99d443b7 /Library/Formula | |
| parent | 38ed86a77e7e3382150975b7329949297b343c9b (diff) | |
| download | homebrew-95297671694ed72c43ff268f49af50980b1e648f.tar.bz2 | |
pandoc: update 1.13.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pandoc.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pandoc.rb b/Library/Formula/pandoc.rb index e363ba980..53bf2fa41 100644 --- a/Library/Formula/pandoc.rb +++ b/Library/Formula/pandoc.rb @@ -9,9 +9,9 @@ class Pandoc < Formula sha1 "8f3df1977cf9daa848640754515b733c13fd934a" bottle do - sha1 "14516b086a7728dad03ff9b5a84c336da1947ee8" => :mavericks - sha1 "bde68b3e353899706868f82f20907b57e4582576" => :mountain_lion - sha1 "ff8d605afbe6eb914986a9fab729f569dcb35b8e" => :lion + sha1 "cb797a12020892b2eee7131d448692309b184d99" => :mavericks + sha1 "0795ad1fdea3a1d47219753ebce5d34f7311ad5b" => :mountain_lion + sha1 "c9c2e4e7e74b4850bcbba148d8efc6af7da47605" => :lion end depends_on "ghc" => :build |
