Update libgit2 used to v0.22.3.

This commit is contained in:
Oliver Hamlet
2015-06-29 18:47:24 +01:00
parent bf8a559b69
commit 731a133eb3
+1 -1
View File
@@ -23,7 +23,7 @@ LOOT uses [CMake](http://cmake.org) to generate build files, and requires the fo
* [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef) branch 2272
* [Google Test](https://code.google.com/p/googletest/) v1.7: Required to build the LOOT API's tests, but not the API itself or the LOOT application.
* [Libespm](http://github.com/WrinklyNinja/libespm)
* [Libgit2](http://libgit2.github.com/) v0.22.2
* [Libgit2](http://libgit2.github.com/) v0.22.3
* [Libloadorder](http://github.com/WrinklyNinja/libloadorder)
* [yaml-cpp](http://github.com/WrinklyNinja/yaml-cpp): Use the `patched-for-loot` branch.