diff options
| author | BrewTestBot | 2014-08-02 21:46:10 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-08-02 21:05:12 -0500 |
| commit | 4ba5b1014de362ffbe2037cec4c91186afa7b3e0 (patch) | |
| tree | 0c680e096f9c17774d393721a0cd42dbc1d2a070 /Library/Formula | |
| parent | 7cac9a95a4c69a927b78d36bec2bea05fb6e5997 (diff) | |
| download | homebrew-4ba5b1014de362ffbe2037cec4c91186afa7b3e0.tar.bz2 | |
elixir: update 0.15.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/elixir.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb index 959add541..23a9e077e 100644 --- a/Library/Formula/elixir.rb +++ b/Library/Formula/elixir.rb @@ -32,9 +32,9 @@ class Elixir < Formula head 'https://github.com/elixir-lang/elixir.git' bottle do - sha1 "1baf4d31a9347298ad5514da1a9e57415a93854d" => :mavericks - sha1 "412c9e90d9baf92a025983aeb9a3ef728765352e" => :mountain_lion - sha1 "6cd04222dcfdaf63e9750d4e400879224369956e" => :lion + sha1 "d3206b69425e40f02fdbaeb74e64188817cef60c" => :mavericks + sha1 "6fc717137069b8e2ee1c4c11f5958a71e1930b86" => :mountain_lion + sha1 "d9cbaae94f3599978b719a2bdb097db97e58403a" => :lion end depends_on ErlangInstalled |
