aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 d380d5047..8b542116e 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.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'