summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorCallum Prentice <callum@lindenlab.com>2023-05-23 11:11:13 -0700
committerCallum Prentice <callum@lindenlab.com>2023-05-23 11:11:13 -0700
commitfbccf6119dbb5c5f6bdc0379247439af38ffb44f (patch)
treea1873a5d015958f11e02fa9163b6330005e25cbe /autobuild.xml
parent2e57a6978e388c9c4b3682af388d0a205dd53367 (diff)
DRTVWR-489: Pull in a new build of 3p-colladadom that has the same version for all 3 platforms/bit widths (580295) - previously, the macOS version was different and the DRTVWR Readiness Script got sad about it
Diffstat (limited to 'autobuild.xml')
-rw-r--r--autobuild.xml20
1 files changed, 11 insertions, 9 deletions
diff --git a/autobuild.xml b/autobuild.xml
index d6e1c7c9ab..d7c3291b14 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" ?>
-<llsd><map>
+<llsd>
+<map>
<key>installables</key>
<map>
<key>SDL</key>
@@ -235,9 +236,9 @@
<key>archive</key>
<map>
<key>hash</key>
- <string>df05eee28649996c78a47dd054de2a47</string>
+ <string>4e34187bee5e61210514fad9269a2856</string>
<key>url</key>
- <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/112764/977018/colladadom-2.3.579218-darwin64-579218.tar.bz2</string>
+ <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/115308/993050/colladadom-2.3.580295-darwin64-580295.tar.bz2</string>
</map>
<key>name</key>
<string>darwin64</string>
@@ -259,9 +260,9 @@
<key>archive</key>
<map>
<key>hash</key>
- <string>6752b4f098a522bb22b6334cdfba7614</string>
+ <string>12b400f26a141a9dccefd684f60a16a2</string>
<key>url</key>
- <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/112771/977087/colladadom-2.3.579224-windows-579224.tar.bz2</string>
+ <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/115310/993062/colladadom-2.3.580295-windows-580295.tar.bz2</string>
</map>
<key>name</key>
<string>windows</string>
@@ -271,16 +272,16 @@
<key>archive</key>
<map>
<key>hash</key>
- <string>81de6dc4a79b547a25d0040370c42fec</string>
+ <string>51374b87bab088470316048e48b4687f</string>
<key>url</key>
- <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/112770/977082/colladadom-2.3.579224-windows64-579224.tar.bz2</string>
+ <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/115309/993056/colladadom-2.3.580295-windows64-580295.tar.bz2</string>
</map>
<key>name</key>
<string>windows64</string>
</map>
</map>
<key>version</key>
- <string>2.3.579218</string>
+ <string>2.3.580295</string>
</map>
<key>cubemaptoequirectangular</key>
<map>
@@ -3635,4 +3636,5 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>autobuild</string>
<key>version</key>
<string>1.3</string>
- </map></llsd>
+ </map>
+</llsd>