Elixir 0.14.0

Closes Homebrew/homebrew#29983.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
José Valim 2014-06-08 21:21:23 +02:00 committed by Jack Nagel
parent faa50abcf4
commit 88193cbc80

View file

@ -25,8 +25,8 @@ end
class Elixir < Formula
homepage 'http://elixir-lang.org/'
url 'https://github.com/elixir-lang/elixir/archive/v0.13.3.tar.gz'
sha1 '973110c12e75d04ee68394a79e207b8c6b220d0b'
url 'https://github.com/elixir-lang/elixir/archive/v0.14.0.tar.gz'
sha1 'e510e0f44ca834c85e722ac8029533e740a1ed8f'
head 'https://github.com/elixir-lang/elixir.git'