elixir: update 1.0.4 bottle.

This commit is contained in:
BrewTestBot 2015-04-07 23:02:24 +01:00 committed by Mike McQuaid
parent d1299d67ec
commit 0488389b27

View file

@ -32,9 +32,9 @@ class Elixir < Formula
head 'https://github.com/elixir-lang/elixir.git'
bottle do
sha1 "e87e4e568d79d91e72732993579608b1c5a0a10d" => :yosemite
sha1 "2b306d49528a6031c2f2222e81abcc93952afbc6" => :mavericks
sha1 "1be346fd8b8a829ec839bb41f73547d8d3888d76" => :mountain_lion
sha256 "537d5760fbd780fef37a27872f1ee4d93b073a9a466a03c1f5834a804ece0275" => :yosemite
sha256 "5aa31b974c75e1d97db4be2e88ee2a34f0518ef183471f18b0225604b362b39a" => :mavericks
sha256 "3021ac2b3fe0aae5dfb7bb03d057ccd7df5bb9b733de35399ff7a431cae622ee" => :mountain_lion
end
depends_on ErlangInstalled