From b307d7636ce977a34e2a3ee36bd6f44cb89710d1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 1 Jul 2015 18:46:45 +0100 Subject: [PATCH] elixir: update 1.0.5 bottle. --- Formula/elixir.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/elixir.rb b/Formula/elixir.rb index 966013be71..1bd330b2e0 100644 --- a/Formula/elixir.rb +++ b/Formula/elixir.rb @@ -31,9 +31,9 @@ class Elixir < Formula head "https://github.com/elixir-lang/elixir.git" bottle do - sha256 "537d5760fbd780fef37a27872f1ee4d93b073a9a466a03c1f5834a804ece0275" => :yosemite - sha256 "5aa31b974c75e1d97db4be2e88ee2a34f0518ef183471f18b0225604b362b39a" => :mavericks - sha256 "3021ac2b3fe0aae5dfb7bb03d057ccd7df5bb9b733de35399ff7a431cae622ee" => :mountain_lion + sha256 "e25c7d985147de85b0e8d0adfc12f92c34af748af2c58557ad4f34aa7f96e63b" => :yosemite + sha256 "2c5931b0eea75db2e22c6a20cb17c632c5052d03254bd355c0db5b9dbd90ba51" => :mavericks + sha256 "05bafa8e03110933685d0f8888a5b461a8ce51427c7cf23a069995a9a9698794" => :mountain_lion end depends_on Erlang17Requirement