elixir: update 1.6.6 bottle.
This commit is contained in:
parent
7ad474b8c0
commit
6dbd2bebfa
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue