aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-08-05 06:17:19 +0100
committerAdam Vandenberg2014-08-04 22:24:01 -0700
commita76a653044c9fc9bad98fc811080d1271cc1c4d2 (patch)
tree8ff0dfed934731bee1cbe2ad98ce3e4a59b82e9a
parent0b951296a46d3157d0bb5e6b3eb64fd4a9073774 (diff)
downloadhomebrew-a76a653044c9fc9bad98fc811080d1271cc1c4d2.tar.bz2
ngrok: update 1.7 bottle.
Closes #31348. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/ngrok.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/ngrok.rb b/Library/Formula/ngrok.rb
index ac5d5c128..40fe76876 100644
--- a/Library/Formula/ngrok.rb
+++ b/Library/Formula/ngrok.rb
@@ -7,6 +7,9 @@ class Ngrok < Formula
sha1 "4a6baf98a23193c21d7732c6573f53dbbede5033"
bottle do
+ sha1 "71920267073415ccc1ea1305bac6ce51e00d4833" => :mavericks
+ sha1 "e0a622225d38ee57652b84eaffbca95ab43c3ce2" => :mountain_lion
+ sha1 "60b7a16a28265e6e9a9adbac44b3c5069a802d34" => :lion
end
depends_on "go" => :build