libgit2: update 0.21.3 bottle.
This commit is contained in:
parent
ccb1fdf0ac
commit
8507dcb5ea
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@ class Libgit2 < Formula
|
|||
head "https://github.com/libgit2/libgit2.git", :branch => "development"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "1eaa718a043b055902f0cd5c01a7a93b14836d85" => :yosemite
|
||||
sha1 "9b5d5f3026c699e05ad9a623ea37e004e800af30" => :mavericks
|
||||
sha1 "059ee25e0a3d46ad685b3d55394ae1c8a007da70" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue