elixir: update 1.6.0 bottle.
This commit is contained in:
parent
53f7f17f66
commit
087bf9e34a
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 "c57e32e9401ee3f724d532b9d8e53b0f5021da5b531dd309b28b7cdb0c4df768" => :high_sierra
|
||||
sha256 "6e74ae1e8761622c427b319ea182044f0108e1e4df40fe971e44ceecf4ec121e" => :sierra
|
||||
sha256 "f62dac3532cdaaa0f76285988362d5530e4f0cec73904d4da32782065b8eccce" => :el_capitan
|
||||
sha256 "2674d6347ddad33a77771264e49f91e3dd7b49b64ea8bac5cde11476a352c7e0" => :high_sierra
|
||||
sha256 "fcb95bb5b7415303c272da91e4a369233c4cb466f6af16eb1e6a5396ee3e7111" => :sierra
|
||||
sha256 "8d3380a735359b041d72fa5a2f2d6125b059601a4a50bdb7ff8b73256eb601d2" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "erlang"
|
||||
|
|
Loading…
Reference in a new issue