Update to libgit2 v0.23.3.

This commit is contained in:
Oliver Hamlet
2015-10-11 11:38:29 +01:00
parent 3c9edb86d5
commit 2640677e17
+1 -1
View File
@@ -32,7 +32,7 @@ LOOT requires the following C/C++ libraries (version numbers used in latest deve
* [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef) branch 2454: Required to build the GUI, but not the API or tests.
* [Google Test](https://github.com/google/googletest) v1.7: Required to build the tests, but not the API or the GUI.
* [Libespm](http://github.com/WrinklyNinja/libespm)
* [Libgit2](http://libgit2.github.com/) v0.23.2
* [Libgit2](http://libgit2.github.com/) v0.23.3
* [Libloadorder](http://github.com/WrinklyNinja/libloadorder)
* [Pseudosem](http://github.com/WrinklyNinja/pseudosem): v1.0.1
* [yaml-cpp](http://github.com/WrinklyNinja/yaml-cpp): Use the `patched-for-loot` branch.