geographiclib: update 1.49 bottle.
This commit is contained in:
parent
164b5d8271
commit
645265b4aa
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Geographiclib < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "c35847e689804879bf9a6cd0177ecf69af577759e003cc42991a9ae3e9104641" => :high_sierra
|
||||
sha256 "f330164f390a5a55cb8b14e8e5ec3d140c0a5563d3365608e7068dd09542cb2d" => :sierra
|
||||
sha256 "bd02a5b4a1ed096d7ae1ae7df893fa8e17fecdf537173aeb34682a014309cad8" => :el_capitan
|
||||
sha256 "a5fc291555d18dcd2c80a6ea3f7ff77337b8c60cc016c07c2cda52599bf1c963" => :yosemite
|
||||
sha256 "69f55b7d549bf61aa3867cd5451a3df11ca71f823c5baef79631ed9edfc32417" => :high_sierra
|
||||
sha256 "d583748cacffdef26dca690a0f8e87d02166ce7ef1907e9bbf282f7e0c099b1c" => :sierra
|
||||
sha256 "a730f21ffa4e9503f15d8b3ecd51c846cac5e79581ef5ec86297c4c10739e4a3" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue