diff options
| author | BrewTestBot | 2015-04-08 20:09:05 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2015-04-09 08:50:51 +0100 | 
| commit | 8d684276973db115926f586f206e36b98b45b8fc (patch) | |
| tree | b871ea54459de383e8b443b26f998cb468923354 | |
| parent | 44d036703b367de32cb6281f48332f7b69016876 (diff) | |
| download | homebrew-8d684276973db115926f586f206e36b98b45b8fc.tar.bz2 | |
libgit2: update 0.22.0_1 bottle.
| -rw-r--r-- | Library/Formula/libgit2.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/libgit2.rb b/Library/Formula/libgit2.rb index 0ebe4fa94..ebab18c54 100644 --- a/Library/Formula/libgit2.rb +++ b/Library/Formula/libgit2.rb @@ -7,9 +7,9 @@ class Libgit2 < Formula    bottle do      cellar :any -    sha1 "f38b591523f02a8d3310ec203f1ab7d2c6d825e4" => :yosemite -    sha1 "ecfdcf794a06e2e501c2c95ca72cdc0f0a97c3ba" => :mavericks -    sha1 "0daa906f4cf15f9e9de9637c41c0e600aae36c4b" => :mountain_lion +    sha256 "722c0d7fee0826e2534f43d71bd7f3df20b09802db53bbcdf1f3b72c073b888d" => :yosemite +    sha256 "4ebcae368e74ebe396032744b5790e2af3ce37ec3035a852ba1ed08d9559fff5" => :mavericks +    sha256 "d0a6034bc1dcabd209ca79727320cc64fe13f9b336ae51cc3cb8f9d62fd39d99" => :mountain_lion    end    option :universal | 
