update elixir formula to 0.10.0

Closes Homebrew/homebrew#21224.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Yuri Artemev 2013-07-15 16:56:29 +04:00 committed by Adam Vandenberg
parent 94adaf41e1
commit a088baf70d

View file

@ -26,8 +26,8 @@ end
class Elixir < Formula
homepage 'http://elixir-lang.org/'
url 'https://github.com/elixir-lang/elixir/archive/v0.9.3.tar.gz'
sha1 'd0d848b14b41884efc4a968bb537c98f4b556d17'
url 'https://github.com/elixir-lang/elixir/archive/v0.10.0.tar.gz'
sha1 '185347cdebd5cbd95bd346c32ed9666bf722d05a'
head 'https://github.com/elixir-lang/elixir.git'