aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-30 16:54:21 +0000
committerJack Nagel2015-01-31 18:04:31 -0500
commitdcbabf390f4a61250a86bee0b757d01518471917 (patch)
treec7b8ab1033a59e2394e1586ad703901c33e915f6 /Library/Formula
parentcd33e680fa72b15b0743b5c29f9f89073e6170ef (diff)
downloadhomebrew-dcbabf390f4a61250a86bee0b757d01518471917.tar.bz2
ike-scan: add 1.9_1 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ike-scan.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/ike-scan.rb b/Library/Formula/ike-scan.rb
index 61be2d7d2..33830d4af 100644
--- a/Library/Formula/ike-scan.rb
+++ b/Library/Formula/ike-scan.rb
@@ -4,6 +4,12 @@ class IkeScan < Formula
sha1 "e973742c32c7b65fe134233482c94e3e94db3b32"
revision 1
+ bottle do
+ sha1 "43ea7f5447f086855d2b536555241c72d6e55df1" => :yosemite
+ sha1 "67c1151191bb54bccb2b899a4101eca4f71be022" => :mavericks
+ sha1 "2ebab8a22e925846ae35980944b82b142df21326" => :mountain_lion
+ end
+
head do
url "https://github.com/royhills/ike-scan.git"