aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJosé Valim2013-08-03 18:40:32 +0200
committerAdam Vandenberg2013-08-03 09:58:49 -0700
commita38404d2ead64c14d0cc911c5c4bf6641ae9a3d4 (patch)
treee3469bb5041b555be8310fd1277631687da0545e /Library
parentb612f149f8fb8bdc852bf6dcdecb1d6eed627fa4 (diff)
downloadhomebrew-a38404d2ead64c14d0cc911c5c4bf6641ae9a3d4.tar.bz2
Elixir 0.10.1
Closes #21632. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/elixir.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb
index 1b618b8cb..8f125a115 100644
--- a/Library/Formula/elixir.rb
+++ b/Library/Formula/elixir.rb
@@ -26,8 +26,8 @@ end
class Elixir < Formula
homepage 'http://elixir-lang.org/'
- url 'https://github.com/elixir-lang/elixir/archive/v0.10.0.tar.gz'
- sha1 '185347cdebd5cbd95bd346c32ed9666bf722d05a'
+ url 'https://github.com/elixir-lang/elixir/archive/v0.10.1.tar.gz'
+ sha1 '18e0312b28e9e429995bc2de06bfd0f7d1e4348f'
head 'https://github.com/elixir-lang/elixir.git'