From 313c71a29c027b1d83c75f1a5ada19355f4f61af Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 11 Nov 2014 13:06:11 +0000 Subject: [PATCH] geographiclib: update 1.39 bottle. --- Formula/geographiclib.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/geographiclib.rb b/Formula/geographiclib.rb index d952517ccc..7a2be3ccaf 100644 --- a/Formula/geographiclib.rb +++ b/Formula/geographiclib.rb @@ -6,10 +6,9 @@ class Geographiclib < Formula bottle do cellar :any - revision 1 - sha1 "1f091f2ac6bc3dbaeb40ba2cf1052cfb2170e733" => :yosemite - sha1 "fa1aab22b859ee25bec1e91b868553d57cda76da" => :mavericks - sha1 "a0c31b8e51e44175a07bc22ba7917621231593cd" => :mountain_lion + sha1 "6e2170f18e90c7ab765f5a78630d3da9aa1a6770" => :yosemite + sha1 "0b750f088ea24d9f348d452ace17d146a62b2fc7" => :mavericks + sha1 "62e3b10e42507475cee8b28376cd94f23ee30ca4" => :mountain_lion end depends_on "cmake" => :build