mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 07:48:02 +00:00
fix(deps/PackageList.txt): update for current state of dependencies (#21968)
Updated many depedencies for PackageList.txt Co-authored-by: blinkysc <37940565+blinkysc@users.noreply.github.com>
This commit is contained in:
38
deps/PackageList.txt
vendored
38
deps/PackageList.txt
vendored
@@ -1,6 +1,6 @@
|
|||||||
AzerothCore uses (parts of or in whole) the following opensource software:
|
AzerothCore uses (parts of or in whole) the following opensource software:
|
||||||
|
|
||||||
argon2
|
argon2 (The password hash Argon2)
|
||||||
https://github.com/P-H-C/phc-winner-argon2
|
https://github.com/P-H-C/phc-winner-argon2
|
||||||
Version: 62358ba
|
Version: 62358ba
|
||||||
|
|
||||||
@@ -14,15 +14,22 @@ bzip2 (a freely available, patent free, high-quality data compressor)
|
|||||||
|
|
||||||
G3D (a commercial-grade C++ 3D engine available as Open Source (BSD License)
|
G3D (a commercial-grade C++ 3D engine available as Open Source (BSD License)
|
||||||
http://g3d.sourceforge.net/
|
http://g3d.sourceforge.net/
|
||||||
Version: 8.01-Release
|
Version: v9.0 hotfix7
|
||||||
|
|
||||||
|
gperftools (Google Performance Tools)
|
||||||
|
Version: external
|
||||||
|
|
||||||
jemalloc (a general-purpose scalable concurrent malloc-implementation)
|
jemalloc (a general-purpose scalable concurrent malloc-implementation)
|
||||||
http://www.canonware.com/jemalloc/
|
http://www.canonware.com/jemalloc/
|
||||||
Version: 5.0.1
|
Version: 5.2.1
|
||||||
|
|
||||||
|
jsonpath (JSONPath implementation in Bash for filtering, merging and modifying JSON)
|
||||||
|
https://github.com/mclarkson/JSONPath.sh.git
|
||||||
|
Version: 0.0.14
|
||||||
|
|
||||||
libMPQ (a library for reading MPQ files)
|
libMPQ (a library for reading MPQ files)
|
||||||
https://libmpq.org/
|
https://libmpq.org/
|
||||||
Version: 1.0.4
|
Version: 0.4.2
|
||||||
|
|
||||||
libreadline (command line editing library)
|
libreadline (command line editing library)
|
||||||
https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
|
https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
|
||||||
@@ -34,11 +41,26 @@ OpenSSL (general-purpose cryptography library)
|
|||||||
|
|
||||||
MySQL (the world's most popular open source database software)
|
MySQL (the world's most popular open source database software)
|
||||||
http://www.mysql.com/
|
http://www.mysql.com/
|
||||||
Version: 5.5.9 (GA)
|
Version: external
|
||||||
|
|
||||||
|
semver_bash (bash parser for semantic versioning)
|
||||||
|
https://github.com/cloudflare/semver_bash/tree/master
|
||||||
|
Version: c1133faf0efe17767b654b213f212c326df73fa3
|
||||||
|
|
||||||
SFMT (SIMD-oriented Fast Mersenne Twister)
|
SFMT (SIMD-oriented Fast Mersenne Twister)
|
||||||
Based on http://agner.org/random/
|
Based on http://agner.org/random/
|
||||||
Version: 2010-Aug-03
|
Version: 1.5
|
||||||
|
|
||||||
|
sse2neon (A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation)
|
||||||
|
https://github.com/DLTcollab/sse2neon
|
||||||
|
Location: deps\argon2\argon2\blake2\sse2neon.h
|
||||||
|
Version: 0c0dee02bb9d9848c294db1179fc278a4649979d
|
||||||
|
|
||||||
|
stdfs (filesystem library)
|
||||||
|
Version: external
|
||||||
|
|
||||||
|
threads
|
||||||
|
Version: external
|
||||||
|
|
||||||
utf8-cpp (UTF-8 with C++ in a Portable Way)
|
utf8-cpp (UTF-8 with C++ in a Portable Way)
|
||||||
http://utfcpp.sourceforge.net/
|
http://utfcpp.sourceforge.net/
|
||||||
@@ -50,11 +72,11 @@ zlib (A Massively Spiffy Yet Delicately Unobtrusive Compression Library)
|
|||||||
|
|
||||||
gSOAP (a portable development toolkit for C and C++ XML Web services and XML data bindings)
|
gSOAP (a portable development toolkit for C and C++ XML Web services and XML data bindings)
|
||||||
http://gsoap2.sourceforge.net/
|
http://gsoap2.sourceforge.net/
|
||||||
Version: 2.8.10
|
Version: 2.8.105
|
||||||
|
|
||||||
recastnavigation (Recast is state of the art navigation mesh construction toolset for games)
|
recastnavigation (Recast is state of the art navigation mesh construction toolset for games)
|
||||||
https://github.com/memononen/recastnavigation
|
https://github.com/memononen/recastnavigation
|
||||||
Version: 64385e9ed0822427bca5814d03a3f4c4d7a6db9f
|
Version: c40188c796f089f89a42e0b939d934178dbcfc5c
|
||||||
|
|
||||||
{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.
|
{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.
|
||||||
https://github.com/fmtlib/fmt
|
https://github.com/fmtlib/fmt
|
||||||
|
|||||||
1
deps/jemalloc/VERSION
vendored
1
deps/jemalloc/VERSION
vendored
@@ -1 +0,0 @@
|
|||||||
3.6.0-0-g46c0af68bd248b04df75e4f92d5fb804c3d75340
|
|
||||||
Reference in New Issue
Block a user