assimp: update 3.1.1 bottle.
This commit is contained in:
parent
bda3156147
commit
f54bb2ab59
1 changed files with 4 additions and 3 deletions
|
@ -10,9 +10,10 @@ class Assimp < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "0b103054733c3791ad92cdb51b0acd7e053baf61" => :yosemite
|
||||
sha1 "a34746e16ce3ec4d5737db73db1ddd766d688619" => :mavericks
|
||||
sha1 "7a0bb7602c85f83cb775a95bfe384bf8a5ca4283" => :mountain_lion
|
||||
revision 1
|
||||
sha1 "147bc1b92a31526950262c123b2d78d78b092005" => :yosemite
|
||||
sha1 "a44ef2d43ab074beb0b03196e65df3bf1a8e406b" => :mavericks
|
||||
sha1 "31bb541f50c5ff22055ce2f608ae88ab4997407c" => :mountain_lion
|
||||
end
|
||||
|
||||
option "without-boost", "Compile without thread safe logging or multithreaded computation if boost isn't installed"
|
||||
|
|
Loading…
Reference in a new issue