aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-04-21 10:05:47 +0100
committerMike McQuaid2015-04-21 10:16:59 +0100
commit96550757d386e1bdf5e32684e64f7f2a198f4474 (patch)
treeda74733c6394d0e4a77faaf8ca27cd0a24630d05 /Library/Formula
parentf5f53c2ed7f7b86cbff9a597835a138f77d0dfad (diff)
downloadhomebrew-96550757d386e1bdf5e32684e64f7f2a198f4474.tar.bz2
pike: add 7.8.866_1 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pike.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/pike.rb b/Library/Formula/pike.rb
index 1b7b3bfaa..b6bc6e874 100644
--- a/Library/Formula/pike.rb
+++ b/Library/Formula/pike.rb
@@ -6,6 +6,12 @@ class Pike < Formula
sha1 'f3d6cc21e302576c3ac4bb5a525705dbeee2d060'
revision 1
+ bottle do
+ sha256 "e1c276b7fdf4ce90cb6f512d6c93f494a56432e878567d05a63f63657cbba7d6" => :yosemite
+ sha256 "baad545207c59dbd86f57ed20155f4c0ef0aaa1f3b3291adc1eb304c4d66e987" => :mavericks
+ sha256 "3240c7771fad0948975677e1553bf5cc4b48ec7541efe42ca838576f90a66113" => :mountain_lion
+ end
+
depends_on "nettle"
depends_on "gmp"
depends_on "pcre"