diff options
author | Callum Prentice <callum@lindenlab.com> | 2023-04-20 08:47:18 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2023-04-20 08:47:18 -0700 |
commit | e246e811faad2a307c1cabe228af14c033fde25a (patch) | |
tree | d3946ac62e8b9cdc90da2d6126f1fa0fdb0eb183 /autobuild.xml | |
parent | a7eef57c1f3f8cd0850bd33b99f150d0e20d3e88 (diff) |
DRTVWR-489: Pull in SL-19594 Update to Bugsplat that doesn't block on failure to upload PBDs - this means we need to upload symbols for this build to Bugsplat manually if we want meaningful crash reports
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/autobuild.xml b/autobuild.xml index ac153ed5e7..84c3fb2ad5 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -196,9 +196,9 @@ <key>archive</key> <map> <key>hash</key> - <string>ad306307016d6ac6f86823d7292847ff</string> + <string>5b32c47ae8e8cf0d4106f08e8db18044</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/113514/981926/bugsplat-4.0.3.0.579546-windows-579546.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/113878/983697/bugsplat-4.0.3.0.579696-windows-579696.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -208,16 +208,16 @@ <key>archive</key> <map> <key>hash</key> - <string>8d237d16a0c038649e17a64ba8c9f2b7</string> + <string>79c005fd8a660f8551b3c9ede64fa4ef</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/113517/981927/bugsplat-4.0.3.0.579546-windows64-579546.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/113879/983696/bugsplat-4.0.3.0.579696-windows64-579696.tar.bz2</string> </map> <key>name</key> <string>windows64</string> </map> </map> <key>version</key> - <string>4.0.3.0.579546</string> + <string>4.0.3.0.579696</string> </map> <key>colladadom</key> <map> |