diff options
| author | BrewTestBot | 2014-08-22 19:04:04 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-08-24 17:14:14 +0100 |
| commit | f981bb7fd5013b5b7669320273c4f6ee3026f9de (patch) | |
| tree | 2b9d6ebddf82fee751137c9b0e95ec2ad1ef4be5 /Library | |
| parent | 3859eeb89db2d41c01032c504410c3a63990cc6e (diff) | |
| download | homebrew-f981bb7fd5013b5b7669320273c4f6ee3026f9de.tar.bz2 | |
erlang: update 17.1_1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/erlang.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index 465b0c604..e5b81f9e4 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -13,9 +13,9 @@ class Erlang < Formula head 'https://github.com/erlang/otp.git', :branch => 'master' bottle do - sha1 "5b36fc7bff7ddb0e4fb3ab220d5a1071e42b71ba" => :mavericks - sha1 "9f2620304d3b00110c9836fefb3aef69e5071170" => :mountain_lion - sha1 "c511b8f0706de912124258d5e1066850de8a59b3" => :lion + sha1 "6ae0639834ce4ae07b08c475fa1c5765c12c0f2c" => :mavericks + sha1 "4655171fffeb0bc8ec9df0b3e394532340e5cfc7" => :mountain_lion + sha1 "80ee02bfc87fa1397d5499f9f672cff2350ef9e3" => :lion end resource "man" do |
