aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-04-07 23:02:24 +0100
committerMike McQuaid2015-04-08 13:39:55 +0100
commitd0b49fe43f0997869b5f3e9a922338460971d0fd (patch)
tree58a91f32690c530605ea2fd7c81cf4381a59378c /Library
parent8506ced146655c24920f3cc5b20e6bc9e6e703cc (diff)
downloadhomebrew-d0b49fe43f0997869b5f3e9a922338460971d0fd.tar.bz2
elixir: update 1.0.4 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/elixir.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb
index 108e15c9f..1cd002d4e 100644
--- a/Library/Formula/elixir.rb
+++ b/Library/Formula/elixir.rb
@@ -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