diff options
author | callum_linden <none@none> | 2016-01-14 17:23:51 -0800 |
---|---|---|
committer | callum_linden <none@none> | 2016-01-14 17:23:51 -0800 |
commit | f37fb8abe1db7d6d9a07cd8fcfaf0df9ecaa0b0f (patch) | |
tree | 047a94170f2e0ed3128436b8e0586a8bb0e02a72 /autobuild.xml | |
parent | 61f3a060031d840329328fdb5bae3fc90cbdcc93 (diff) |
Pull in updated LLCEFLib with settings option to turn off WebRTC media and modify the setting in viewer code - nuclear fix for MAINT-6060
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/autobuild.xml b/autobuild.xml index 824bf4b690..72f55fce1d 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1536,11 +1536,11 @@ <key>archive</key> <map> <key>hash</key> - <string>5a0f74f8e736d91d2c2c6cbc71db90bd</string> + <string>6b9eaaf83fcf8bfd4bb6966c24df7f29</string> <key>hash_algorithm</key> <string>md5</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-llceflib_3p-llceflib/rev/309177/arch/Darwin/installer/llceflib-1.5.1.309177-darwin-309177.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-llceflib_3p-llceflib/rev/310043/arch/Darwin/installer/llceflib-1.5.1.310043-darwin-310043.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -1550,18 +1550,18 @@ <key>archive</key> <map> <key>hash</key> - <string>5ed007e503cd768681ba282fd6d7aa76</string> + <string>578f21be02efc98bbf426529f916fce8</string> <key>hash_algorithm</key> <string>md5</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-llceflib_3p-llceflib/rev/309177/arch/CYGWIN/installer/llceflib-1.5.1.309177-windows-309177.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-llceflib_3p-llceflib/rev/310043/arch/CYGWIN/installer/llceflib-1.5.1.310043-windows-310043.tar.bz2</string> </map> <key>name</key> <string>windows</string> </map> </map> <key>version</key> - <string>1.5.1.309177</string> + <string>1.5.1.310043</string> </map> <key>llphysicsextensions_source</key> <map> |