elixir: update 0.14.3 bottle.

Closes Homebrew/homebrew#30831.

Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
BrewTestBot 2014-07-12 15:41:07 +01:00 committed by Brett Koonce
parent a3f0b898ce
commit 1be2971d75

View file

@ -32,9 +32,9 @@ class Elixir < Formula
head 'https://github.com/elixir-lang/elixir.git'
bottle do
sha1 "3335c07c7e2bcae97ab7abada7198e17f59b9518" => :mavericks
sha1 "458d66376eb346df44908271ca4098691ec6c61a" => :mountain_lion
sha1 "d22e5c07b894cc6e5e5897cc12a281e1bd323bae" => :lion
sha1 "1baf4d31a9347298ad5514da1a9e57415a93854d" => :mavericks
sha1 "412c9e90d9baf92a025983aeb9a3ef728765352e" => :mountain_lion
sha1 "6cd04222dcfdaf63e9750d4e400879224369956e" => :lion
end
depends_on ErlangInstalled