diff options
| author | BrewTestBot | 2014-10-07 13:00:29 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-10-07 12:49:59 -0500 |
| commit | 876d195d03c274290f756d83153f1d7741b2a90e (patch) | |
| tree | d675899c3c350b739f6ed6e8091594e135bbbe07 /Library/Formula/elixir.rb | |
| parent | e166d502cb5c9e9a6a82e6d1ddfda75b4abd2657 (diff) | |
| download | homebrew-876d195d03c274290f756d83153f1d7741b2a90e.tar.bz2 | |
elixir: update 1.0.1 bottle.
Diffstat (limited to 'Library/Formula/elixir.rb')
| -rw-r--r-- | Library/Formula/elixir.rb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb index 9c408eb55..9d2487a8e 100644 --- a/Library/Formula/elixir.rb +++ b/Library/Formula/elixir.rb @@ -32,9 +32,8 @@ class Elixir < Formula head 'https://github.com/elixir-lang/elixir.git' bottle do - sha1 "e26cca98fb7c128676db9476c5cf56128a9b68af" => :mavericks - sha1 "fccdd9038d9bd46e0658f2b5d063253970b43c22" => :mountain_lion - sha1 "d35ab17c2a501b54a861954242a1ab1f80019e94" => :lion + sha1 "86169cc70a21c0f3b58cd004a8bc9cf3cd557c80" => :mavericks + sha1 "fdece1b34a51041649d184d14bfc6dfb72f912f9" => :mountain_lion end depends_on ErlangInstalled |
