diff options
author | Callum Prentice <callum@lindenlab.com> | 2021-08-30 09:28:04 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2021-08-30 09:28:04 -0700 |
commit | a29b1960c66ce533f4b7277631f6aaf93c8b1b28 (patch) | |
tree | dabd23a4035abdfc6bf47527a683606496767638 /autobuild.xml | |
parent | d3280953dfbf90bf545b1b7fd8f5a849363a7203 (diff) |
SL-15900 Update the version of three.js we build against to latest before pv release - I mssed up and commited a merge conflict which of course, broke everything - fixed now
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/autobuild.xml b/autobuild.xml index 10faaf075b..880e43ef2d 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3188,9 +3188,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>768b0a00560264f8d726fa669870d96e</string> + <string>4d2e790f430323f35fd4c6230187dea0</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/87079/802202/threejs-0.132.2-darwin64-563403.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/87094/802334/threejs-0.132.2-darwin64-563414.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -3200,9 +3200,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>1c1dcfd382d25275bb84f8b9992f935c</string> + <string>1accb5b68ff802a40c1af558a808e129</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/87080/802213/threejs-0.132.2-windows-563403.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/87096/802346/threejs-0.132.2-windows-563414.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -3212,9 +3212,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>9bdce3fa1a8dc019aa3ce085253e7a0b</string> + <string>655d7fdb283efce56a63febb2aa6eee0</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/87081/802214/threejs-0.132.2-windows64-563403.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/87095/802345/threejs-0.132.2-windows64-563414.tar.bz2</string> </map> <key>name</key> <string>windows64</string> |