diff --git a/Formula/elixir.rb b/Formula/elixir.rb index 44db229061..6ddc60d16f 100644 --- a/Formula/elixir.rb +++ b/Formula/elixir.rb @@ -6,9 +6,9 @@ class Elixir < Formula head "https://github.com/elixir-lang/elixir.git" bottle do - sha256 "603448d76509eaa00f320b4fe1e6660b36ba78fd5a2e5f5ed453f97bfb4b7464" => :high_sierra - sha256 "b48bf412fafa0260485bf56f6c2797a5ce1d86bdef0c1cb8444bd18e887384f2" => :sierra - sha256 "10a572158f931c0a6037d91ec98e5b6342260cae885c7582ddf3e8b389744922" => :el_capitan + sha256 "03338ebc23828982d3c820d3dcce3b1b3fc1500729b4fc4d4c8efc9e9aa59015" => :high_sierra + sha256 "83894f92745ac1dbe5c318847306a022e6fa67739e79b7856c4b6f176044efac" => :sierra + sha256 "ed6c4717320f5f200b43a760c343cd53a5f001cc8325c0c8b00708720bc663c9" => :el_capitan end depends_on "erlang"