aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 e6b7dc32f..8e21d482f 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.14.2.tar.gz'
- sha1 '1f857db32fd2975e8af64d96d9583951c3ea5e11'
+ url 'https://github.com/elixir-lang/elixir/archive/v0.14.3.tar.gz'
+ sha1 '52bace7b7aafed8c10e1a65887a1d375e404cee9'
head 'https://github.com/elixir-lang/elixir.git'