libgit2: update 0.21.1 bottle.

Closes Homebrew/homebrew#31720.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-08-20 07:15:50 +01:00 committed by Mike McQuaid
parent 01072d0855
commit 714cd57a06

View file

@ -9,9 +9,9 @@ class Libgit2 < Formula
bottle do
cellar :any
sha1 "5d71aa92ca16c0e792d134c1b93d4c55fd1fb2c5" => :mavericks
sha1 "d62717c452965b9d90e1fb6142d62ff6f47b6403" => :mountain_lion
sha1 "36f85d4daa70f51a77e99232167e210b98662169" => :lion
sha1 "e0588a7e02a24b141025ad5e6e507cb09831229d" => :mavericks
sha1 "e8efca2c42c1053c8b468ff73e81eec1380bec14" => :mountain_lion
sha1 "ede1558e9594d987ffa5ce33caec8edfdb1f6933" => :lion
end
depends_on "cmake" => :build