diff --git a/elixir.json b/elixir.json index f57386bda8..88a83d3358 100644 --- a/elixir.json +++ b/elixir.json @@ -1,9 +1,9 @@ { "homepage": "https://elixir-lang.org/", - "version": "1.7.2", + "version": "1.7.3", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.2/Precompiled.zip", - "hash": "d39c0fcdd2053f0ae2a9b1394ee582ac3398d9538881024f2252688ad92aad86", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.7.3/Precompiled.zip", + "hash": "219cc599cbb59aaece4347b1c4bb383c6e277f242ca88bc2e8a553aedaaa4c1c", "env_add_path": [ "bin" ],