aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-09-10 18:30:54 +0100
committerJack Nagel2014-09-10 13:05:15 -0500
commit4614ba528343f9b01efe5519ef7f041f65ec2d99 (patch)
tree1ce6584d6e0658c1076b845ff77abf9352ddd179 /Library/Formula
parent439c98953ee060c526be41c719f3edc168ce724a (diff)
downloadhomebrew-4614ba528343f9b01efe5519ef7f041f65ec2d99.tar.bz2
elixir: update 1.0.0 bottle.
Diffstat (limited to 'Library/Formula')
-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 7076cbf93..528cef77a 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 "959d12f7b8a64275f72a173e69e87607c747bf47" => :mavericks
- sha1 "a3b61300f6eb31ea210899edf155ff73312853a3" => :mountain_lion
- sha1 "70bcdbe8743fdc713600313ab9f324cc07a61712" => :lion
+ sha1 "e26cca98fb7c128676db9476c5cf56128a9b68af" => :mavericks
+ sha1 "fccdd9038d9bd46e0658f2b5d063253970b43c22" => :mountain_lion
+ sha1 "d35ab17c2a501b54a861954242a1ab1f80019e94" => :lion
end
depends_on ErlangInstalled