bullet 2.86.1
Closes #10152. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
9604707d09
commit
0b386218a2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bullet < Formula
|
||||
desc "Physics SDK"
|
||||
homepage "http://bulletphysics.org/wordpress/"
|
||||
url "https://github.com/bulletphysics/bullet3/archive/2.86.tar.gz"
|
||||
sha256 "e6e8b755280ce2c1a8218529eae5dd78e184f7036854229cea611374ad5a671f"
|
||||
url "https://github.com/bulletphysics/bullet3/archive/2.86.1.tar.gz"
|
||||
sha256 "c058b2e4321ba6adaa656976c1a138c07b18fc03b29f5b82880d5d8228fbf059"
|
||||
head "https://github.com/bulletphysics/bullet3.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue