From d7a3086c83d07aa762c31aae2e82cf5cb189e072 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 8 Oct 2012 14:42:16 -0700 Subject: elixir: silent version change This closes #15353. The fix was made by refreshing an existing git tag, so update the sha1. --- Library/Formula/elixir.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb index 175bc2cba..b032d1d21 100644 --- a/Library/Formula/elixir.rb +++ b/Library/Formula/elixir.rb @@ -24,7 +24,7 @@ end class Elixir < Formula homepage 'http://elixir-lang.org/' url 'https://github.com/elixir-lang/elixir/tarball/v0.6.0' - sha1 '618e66e037c2d930428ca75a11b4e9648caffb9a' + sha1 'bfa2403876839a9b3af532c70d198d58ac97bdad' head 'https://github.com/elixir-lang/elixir.git', :branch => "stable" -- cgit v1.2.3