diff options
author | Naios <naios-dev@live.de> | 2017-10-05 01:32:10 +0200 |
---|---|---|
committer | Naios <naios-dev@live.de> | 2017-10-16 21:35:01 +0200 |
commit | 5077c8289cd52108bf9aeb8fb6ab2742ae3e0b95 (patch) | |
tree | 278ed73d516f70cd64a61a000e4aa80ea11b339d /dep/PackageList.txt | |
parent | 81b65fef45f458d74a28635507169e7c3a2038de (diff) |
Dep/fmt: Update fmt to fmtlib/fmt@5f39721c0a4
* Rename cppformat to fmt in the PackageList.txt
Diffstat (limited to 'dep/PackageList.txt')
-rw-r--r-- | dep/PackageList.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dep/PackageList.txt b/dep/PackageList.txt index c45e2aefc27..9ffc95d89e2 100644 --- a/dep/PackageList.txt +++ b/dep/PackageList.txt @@ -12,14 +12,14 @@ bzip2 (a freely available, patent free, high-quality data compressor) http://www.bzip.org/ Version: 1.0.6 -cppformat (type safe format library) - https://github.com/cppformat/cppformat - Version: 3.0.1 7fa8f8fa48b0903deab5bb42e6760477173ac485 - efws (Entropia File System Watcher - crossplatform file system watcher) https://bitbucket.org/SpartanJ/efsw Version: 1.0.0 9a7cbec70b8a88b2e876a382f57c59f3796da0d9 +fmt (a small, safe and fast formatting library) + https://github.com/fmtlib/fmt + Version: 4.0.0 5f39721c0a41be404a23c3893cdea89e598c9531 + G3D (a commercial-grade C++ 3D engine available as Open Source (BSD License) http://g3d.sourceforge.net/ Version: 9.0-Release r4036 |