aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-10-22 06:43:42 +0100
committerJack Nagel2014-10-22 02:08:58 -0500
commit76849ad6e67d589d746f68908ff3901183b58e9c (patch)
tree273f4865593f8f4a293a5697e92e48b602ef8b79 /Library/Formula
parent1206d30f6819f146ccbb5092adff931a3fe29901 (diff)
downloadhomebrew-76849ad6e67d589d746f68908ff3901183b58e9c.tar.bz2
pandoc: update 1.13.1 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pandoc.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/pandoc.rb b/Library/Formula/pandoc.rb
index 6598bbd2c..b47f991a8 100644
--- a/Library/Formula/pandoc.rb
+++ b/Library/Formula/pandoc.rb
@@ -9,10 +9,10 @@ class Pandoc < Formula
sha1 "8f3df1977cf9daa848640754515b733c13fd934a"
bottle do
- sha1 "a2caf52195e88b36d0fb16f1b931c5630cc6ea57" => :yosemite
- sha1 "cb797a12020892b2eee7131d448692309b184d99" => :mavericks
- sha1 "0795ad1fdea3a1d47219753ebce5d34f7311ad5b" => :mountain_lion
- sha1 "c9c2e4e7e74b4850bcbba148d8efc6af7da47605" => :lion
+ revision 1
+ sha1 "acceca6830120f47cc7b1ee9d05988dadc2b5f99" => :yosemite
+ sha1 "5e268465b7024f5241b6a6c88db849b78580d7cf" => :mavericks
+ sha1 "ff4aa7be2a28afb3d404c15a17b266bb4ef8f14b" => :mountain_lion
end
depends_on "ghc" => :build