aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/source-highlight.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-01-08 07:15:43 +0000
committerMike McQuaid2015-01-08 10:25:18 +0000
commitcc5b62be39282cdadd48f1c788056572dfbb5019 (patch)
tree5f0a0a92b48383b1d4fb2fa3009bb6ff3c3fc809 /Library/Formula/source-highlight.rb
parentc60f9f57e7c739925d027c8606e8fcf207d86f8f (diff)
downloadhomebrew-cc5b62be39282cdadd48f1c788056572dfbb5019.tar.bz2
source-highlight: add 3.1.7 bottle.
Diffstat (limited to 'Library/Formula/source-highlight.rb')
-rw-r--r--Library/Formula/source-highlight.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/source-highlight.rb b/Library/Formula/source-highlight.rb
index 622dfd376..a6f7d99ee 100644
--- a/Library/Formula/source-highlight.rb
+++ b/Library/Formula/source-highlight.rb
@@ -7,6 +7,12 @@ class SourceHighlight < Formula
mirror 'http://mirror.anl.gov/pub/gnu/src-highlite/source-highlight-3.1.7.tar.gz'
sha1 '71c637548be71afc3f895b0d8ada1a72a8dab4a0'
+ bottle do
+ sha1 "6bf1308730ead770b3ed8d47c2e93ec54d4058d8" => :yosemite
+ sha1 "b9a4dce9a4342f562db11e933a3b859ffd06c5bc" => :mavericks
+ sha1 "e8f5a3165b4e94056ea13c0ae2c93d6de8d78eed" => :mountain_lion
+ end
+
depends_on 'boost'
def install