chipmunk: add 7.0.1 bottle.
This commit is contained in:
parent
b658ddab65
commit
c5b867bfd6
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Chipmunk < Formula
|
|||
|
||||
head "https://github.com/slembcke/Chipmunk2D.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "778a6264346121cce1a36f6cb77c3ee3b4dfea44cb95f381f46b61ba04aa2080" => :yosemite
|
||||
sha256 "638b8122b0ad67cdb134839805e82cd702e9ba4a787b6fbb8b71ff0161a47700" => :mavericks
|
||||
sha256 "694a4ec57d96393397a18f9df95fc272900a1602bd962fcbb45e4e7fc23e16a1" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue