elixir: update 0.15.1 bottle.

Closes Homebrew/homebrew#31493.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
BrewTestBot 2014-08-10 18:45:58 +01:00 committed by Adam Vandenberg
parent deb515daa9
commit bc89a227f2

View file

@ -32,9 +32,9 @@ class Elixir < Formula
head 'https://github.com/elixir-lang/elixir.git'
bottle do
sha1 "d3206b69425e40f02fdbaeb74e64188817cef60c" => :mavericks
sha1 "6fc717137069b8e2ee1c4c11f5958a71e1930b86" => :mountain_lion
sha1 "d9cbaae94f3599978b719a2bdb097db97e58403a" => :lion
sha1 "959d12f7b8a64275f72a173e69e87607c747bf47" => :mavericks
sha1 "a3b61300f6eb31ea210899edf155ff73312853a3" => :mountain_lion
sha1 "70bcdbe8743fdc713600313ab9f324cc07a61712" => :lion
end
depends_on ErlangInstalled