diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-04-11 00:15:27 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-04-11 00:15:27 +0300 |
commit | db63f252a275beea884bba9177f8156321bde472 (patch) | |
tree | 6ef30fcad846c5e8e50ffe137abbda3bd7f39971 /autobuild.xml | |
parent | ba8bcf6520eb4cbcdf93393ecdeda4e6c0bc5846 (diff) | |
parent | 53d4e69c514374622afb93f81067aaeec64a443b (diff) |
Merge branch 'contribute' into DRTVWR-582-maint-U
# Conflicts:
# indra/llaudio/llaudioengine.cpp
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index d09d862f1b..54a5699c53 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2846,6 +2846,36 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>version</key> <string>0.54.1.555529</string> </map> + <key>xxhash</key> + <map> + <key>copyright</key> + <string>Copyright 2012-2020 Yann Collet</string> + <key>description</key> + <string>xxHash Extremely fast hash algorithm</string> + <key>license</key> + <string>bsd</string> + <key>license_file</key> + <string>LICENSES/xxhash.txt</string> + <key>name</key> + <string>xxhash</string> + <key>platforms</key> + <map> + <key>common</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>e4f77ba0a9b8ec3cc3fabc51c4da81d2</string> + <key>url</key> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/110070/956941/xxhash-0.8.1.578006-windows-578006.tar.bz2</string> + </map> + <key>name</key> + <string>common</string> + </map> + </map> + <key>version</key> + <string>0.8.1</string> + </map> <key>zlib-ng</key> <map> <key>canonical_repo</key> |