diff options
author | callum_linden <callum@lindenlab.com> | 2017-10-19 18:35:00 -0700 |
---|---|---|
committer | callum_linden <callum@lindenlab.com> | 2017-10-19 18:35:00 -0700 |
commit | 6cbb00fe85df8cb01c3a979dbdf2c0354e7bfa4d (patch) | |
tree | 47af1f93c2606fbf3c06958f05ba0929abf33ea4 /autobuild.xml | |
parent | e75b16f3584b76df706a470395383abf680eb87f (diff) |
Differentiate between 32/64 bit windows builds for build systewm (BugsSplat enforces specifc names that vary across bitness)
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/autobuild.xml b/autobuild.xml index e12f7cbc1d..ee052de5e6 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -244,9 +244,9 @@ <key>archive</key> <map> <key>hash</key> - <string>f01c3cbeeeedf9efaf111c7b51fc3e5b</string> + <string>2710e051eb1b12dba574f470834baa9e</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/9929/48024/bugsplat-3.5.0.5-windows-509917.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/9992/49191/bugsplat-3.5.0.5-windows-509980.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -256,9 +256,9 @@ <key>archive</key> <map> <key>hash</key> - <string>6878c5ac26ee1a7b8126d1c9f052e059</string> + <string>f2bb37c69f35522e49aae547d3408fd8</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/9928/48018/bugsplat-3.5.0.5-windows64-509917.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/9991/49185/bugsplat-3.5.0.5-windows64-509980.tar.bz2</string> </map> <key>name</key> <string>windows64</string> |