elixir: update 1.0.1 bottle.
This commit is contained in:
parent
78a54b3e79
commit
231b3a8288
1 changed files with 2 additions and 3 deletions
|
@ -32,9 +32,8 @@ class Elixir < Formula
|
|||
head 'https://github.com/elixir-lang/elixir.git'
|
||||
|
||||
bottle do
|
||||
sha1 "e26cca98fb7c128676db9476c5cf56128a9b68af" => :mavericks
|
||||
sha1 "fccdd9038d9bd46e0658f2b5d063253970b43c22" => :mountain_lion
|
||||
sha1 "d35ab17c2a501b54a861954242a1ab1f80019e94" => :lion
|
||||
sha1 "86169cc70a21c0f3b58cd004a8bc9cf3cd557c80" => :mavericks
|
||||
sha1 "fdece1b34a51041649d184d14bfc6dfb72f912f9" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on ErlangInstalled
|
||||
|
|
Loading…
Reference in a new issue