aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-12-30 09:14:28 +0000
committerMike McQuaid2014-12-30 09:23:20 +0000
commitfc574161f8c84483f9a090406a100d3d885c9a2f (patch)
tree3af192c055fb24388c1da2847d2879d43e911be7 /Library
parentcc590c18297a32c047deec203b9f40f2ad491064 (diff)
downloadhomebrew-fc574161f8c84483f9a090406a100d3d885c9a2f.tar.bz2
doxygen: update 1.8.9 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/doxygen.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/doxygen.rb b/Library/Formula/doxygen.rb
index 45f059a22..cdac30e3d 100644
--- a/Library/Formula/doxygen.rb
+++ b/Library/Formula/doxygen.rb
@@ -7,10 +7,9 @@ class Doxygen < Formula
bottle do
cellar :any
- revision 1
- sha1 "7333771de328171fbd376a341ff5cff3c9bcf81a" => :yosemite
- sha1 "2d537233288de44363156eb8664535e82ae12f2d" => :mavericks
- sha1 "befbe63ba7afc2afb9199a73ccf578ea923348a2" => :mountain_lion
+ sha1 "eafc0d0538c3fab13d59d019b7050440eabbd34f" => :yosemite
+ sha1 "8525a07222e6d674ca831e431d23d9df8ed327f2" => :mavericks
+ sha1 "86a99e57afefcb69476b5a13012bef6009e60be2" => :mountain_lion
end
option "with-dot", "Build with dot command support from Graphviz."