summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'autobuild.xml')
-rw-r--r--autobuild.xml46
1 files changed, 10 insertions, 36 deletions
diff --git a/autobuild.xml b/autobuild.xml
index e22c5a25f2..ff1c9414a3 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -2347,23 +2347,17 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
</map>
<key>threejs</key>
<map>
+ <key>copyright</key>
+ <string>Copyright © 2010-2021 three.js authors</string>
+ <key>license</key>
+ <string>MIT</string>
+ <key>license_file</key>
+ <string>LICENSES/THREEJS_LICENSE.txt</string>
+ <key>name</key>
+ <string>threejs</string>
<key>platforms</key>
<map>
- <key>darwin64</key>
- <map>
- <key>archive</key>
- <map>
- <key>hash</key>
- <string>cfed00d8ea7265c035c2d86a234b28efb0b23756</string>
- <key>hash_algorithm</key>
- <string>sha1</string>
- <key>url</key>
- <string>https://github.com/secondlife/3p-three_js/releases/download/v0.132.2-b8f6746/threejs-0.132.2-darwin64-b8f6746.tar.zst</string>
- </map>
- <key>name</key>
- <string>darwin64</string>
- </map>
- <key>linux64</key>
+ <key>common</key>
<map>
<key>archive</key>
<map>
@@ -2374,32 +2368,12 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<key>url</key>
<string>https://github.com/secondlife/3p-three_js/releases/download/v0.132.2-5da28d9/threejs-0.132.2-common-8454371083.tar.zst</string>
</map>
- </map>
- <key>windows64</key>
- <map>
- <key>archive</key>
- <map>
- <key>hash</key>
- <string>4141710fccbd1ea2b3b53d00e189bdfa2ee9d441</string>
- <key>hash_algorithm</key>
- <string>sha1</string>
- <key>url</key>
- <string>https://github.com/secondlife/3p-three_js/releases/download/v0.132.2-b8f6746/threejs-0.132.2-windows64-b8f6746.tar.zst</string>
- </map>
<key>name</key>
- <string>windows64</string>
+ <string>common</string>
</map>
</map>
- <key>license</key>
- <string>MIT</string>
- <key>license_file</key>
- <string>LICENSES/THREEJS_LICENSE.txt</string>
- <key>copyright</key>
- <string>Copyright © 2010-2021 three.js authors</string>
<key>version</key>
<string>0.132.2</string>
- <key>name</key>
- <string>threejs</string>
</map>
<key>tinygltf</key>
<map>