Skip to content

Commit

Permalink
elixir 1.4.3
Browse files Browse the repository at this point in the history
Closes #13587.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
lukerollans authored and ilovezfs committed May 15, 2017
1 parent 91085c4 commit da6b6a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/elixir.rb
Expand Up @@ -25,8 +25,8 @@ def message; <<-EOS.undent
class Elixir < Formula
desc "Functional metaprogramming aware language built on Erlang VM"
homepage "http://elixir-lang.org/"
url "https://github.com/elixir-lang/elixir/archive/v1.4.2.tar.gz"
sha256 "cb4e2ec4d68b3c8b800179b7ae5779e2999aa3375f74bd188d7d6703497f553f"
url "https://github.com/elixir-lang/elixir/archive/v1.4.3.tar.gz"
sha256 "f4d28a12bdc9fdf007c33bc8855b75e233461446bc92f37847c031d1349df826"

head "https://github.com/elixir-lang/elixir.git"

Expand Down

0 comments on commit da6b6a0

Please sign in to comment.