Elixir 0.7.2

Closes Homebrew/homebrew#16403.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
José Valim 2012-12-04 20:13:25 +01:00 committed by Jack Nagel
parent f8ba287f07
commit c1d5a15ea1
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ end
class Elixir < Formula
homepage 'http://elixir-lang.org/'
url 'https://github.com/elixir-lang/elixir/tarball/v0.7.1'
sha1 '6344b7a49196581bf45e0cb2f51a4fe3e6e07aa5'
url 'https://github.com/elixir-lang/elixir/tarball/v0.7.2'
sha1 '9f500bfe87c158f2142d226ced43105781a52a46'
head 'https://github.com/elixir-lang/elixir.git', :branch => 'stable'