diff options
| author | BrewTestBot | 2014-08-05 06:17:19 +0100 |
|---|---|---|
| committer | Adam Vandenberg | 2014-08-04 22:24:01 -0700 |
| commit | a76a653044c9fc9bad98fc811080d1271cc1c4d2 (patch) | |
| tree | 8ff0dfed934731bee1cbe2ad98ce3e4a59b82e9a | |
| parent | 0b951296a46d3157d0bb5e6b3eb64fd4a9073774 (diff) | |
| download | homebrew-a76a653044c9fc9bad98fc811080d1271cc1c4d2.tar.bz2 | |
ngrok: update 1.7 bottle.
Closes #31348.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
| -rw-r--r-- | Library/Formula/ngrok.rb | 3 |
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 |
