aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/elixir.rb
diff options
context:
space:
mode:
authorJosé Valim2014-05-24 19:23:39 +0900
committerJack Nagel2014-05-24 09:41:43 -0500
commite07d3c92b31802ead90b622819cc37a2af88e831 (patch)
treed11b68935f3cc6dd7a7a1edc77a408cf194e411a /Library/Formula/elixir.rb
parent143a0739292bf3db61f1cef1730ea0a94d3f1d74 (diff)
downloadhomebrew-e07d3c92b31802ead90b622819cc37a2af88e831.tar.bz2
Elixir v0.13.3
Closes #29547. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/elixir.rb')
-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 03d2ca04e..945549b85 100644
--- a/Library/Formula/elixir.rb
+++ b/Library/Formula/elixir.rb
@@ -25,8 +25,8 @@ end
class Elixir < Formula
homepage 'http://elixir-lang.org/'
- url 'https://github.com/elixir-lang/elixir/archive/v0.13.2.tar.gz'
- sha1 '68e862b5cfa766eae1087799e2287f584c222196'
+ url 'https://github.com/elixir-lang/elixir/archive/v0.13.3.tar.gz'
+ sha1 '973110c12e75d04ee68394a79e207b8c6b220d0b'
head 'https://github.com/elixir-lang/elixir.git'