diff options
| author | callum_linden <none@none> | 2018-01-19 16:39:07 -0800 |
|---|---|---|
| committer | callum_linden <none@none> | 2018-01-19 16:39:07 -0800 |
| commit | bdd7bdf390775860fb26a6c7d0923f45bb20256c (patch) | |
| tree | d752db2fb3061297b70c7fc11ef5e5ea3c733a0a /autobuild.xml | |
| parent | 7acbd8ed8d73c507675d45360df07d232c431a8b (diff) | |
| parent | d4b446dbddda929cff6f83c276be3232f4350cac (diff) | |
After reforking the post-viewer64, viewer-release repository, I pulled in all the changes from my viewer64 based viewe64-bugsplat repository. This repository is the canonical one going forwards
Diffstat (limited to 'autobuild.xml')
| -rw-r--r-- | autobuild.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index c90ffe493c..ca6f33a2c0 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -225,6 +225,48 @@ <key>version</key> <string>1.57</string> </map> + <key>bugsplat</key> + <map> + <key>copyright</key> + <string>Copyright 2003-2017, BugSplat</string> + <key>description</key> + <string>Bugsplat crash reporting package</string> + <key>license</key> + <string>Proprietary</string> + <key>license_file</key> + <string>LICENSES/BUGSPLAT_LICENSE.txt</string> + <key>name</key> + <string>bugsplat</string> + <key>platforms</key> + <map> + <key>windows</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>2710e051eb1b12dba574f470834baa9e</string> + <key>url</key> + <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> + </map> + <key>windows64</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>f2bb37c69f35522e49aae547d3408fd8</string> + <key>url</key> + <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> + </map> + </map> + <key>version</key> + <string>3.5.0.5</string> + </map> <key>chardet</key> <map> <key>copyright</key> |
