diff options
| author | BrewTestBot | 2014-11-28 08:08:31 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-28 08:08:31 +0000 |
| commit | eb9a0c6ab1bfad876b67480049000d75bc2fd9b7 (patch) | |
| tree | bd6f0269c1b2131c5b230a286d6da9637f21395c | |
| parent | 15338e6500859e97f6f4ccbee3f9bc21e43eb410 (diff) | |
| download | homebrew-eb9a0c6ab1bfad876b67480049000d75bc2fd9b7.tar.bz2 | |
erlang: update 17.3.4 bottle.
| -rw-r--r-- | Library/Formula/erlang.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index f8dfacae6..f14293075 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -15,6 +15,9 @@ class Erlang < Formula head 'https://github.com/erlang/otp.git', :branch => 'master' bottle do + sha1 "d7ef1f3f93a1e7f404c1581d814bf7f78599e48d" => :yosemite + sha1 "bc0d5b0d84e9081eb48336eaed2395788cf9beef" => :mavericks + sha1 "bf139129a9ca2507182036fcacd054e1e5f00550" => :mountain_lion end resource "man" do |
