geogram: add 1.6.6 bottle.
This commit is contained in:
parent
acb53aca21
commit
1f3daf41eb
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class Geogram < Formula
|
|||
url "https://gforge.inria.fr/frs/download.php/file/37635/geogram_1.6.6.tar.gz"
|
||||
sha256 "08211b1d6f21e14701e3fd5c79adbe331cdf66b8af84efdb54cd7048244691b5"
|
||||
|
||||
bottle do
|
||||
sha256 "6c20bea924c40ce4f562ed335b3b4212714c8d68701e49dbe2f0d494cd374c1a" => :high_sierra
|
||||
sha256 "25450ace93eaf2c390501e144fb49e166d791fc3dcd4863e13841b3da2e528b3" => :sierra
|
||||
sha256 "160e9ea1e305ae1c73e65e2c0b87c89c0530b0dc8a80cf592d2549b2c04da76e" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "glfw"
|
||||
|
||||
|
|
Loading…
Reference in a new issue