diff options
author | callum_linden <none@none> | 2015-11-19 16:39:40 -0800 |
---|---|---|
committer | callum_linden <none@none> | 2015-11-19 16:39:40 -0800 |
commit | f2a6e0f89c45e06742204efd92acc494bb14d9bd (patch) | |
tree | f686a06f440156a593193e86fccaacdc3023ab01 /autobuild.xml | |
parent | 32691c441664821fcb29824461ed85277ae418c8 (diff) |
Fix javascript_enabled && plugins_enabled (wrong media class) and pull in new LLCEFLib
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 a62f75a0c1..dc002f1080 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1536,11 +1536,11 @@ <key>archive</key> <map> <key>hash</key> - <string>e632f94b6f94a9563ccdfca6da38fb27</string> + <string>d2a2221741c31c28ec28e974b035099c</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/308049/arch/Darwin/installer/llceflib-1.4.0.308049-darwin-308049.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-llceflib_3p-llceflib/rev/308076/arch/Darwin/installer/llceflib-1.4.0.308076-darwin-308076.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -1550,18 +1550,18 @@ <key>archive</key> <map> <key>hash</key> - <string>41454f05cea1149d5124d28fc3db6ae0</string> + <string>8e4a649ecc7ba1f39b5d54fed935ac14</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/308049/arch/CYGWIN/installer/llceflib-1.4.0.308049-windows-308049.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-llceflib_3p-llceflib/rev/308076/arch/CYGWIN/installer/llceflib-1.4.0.308076-windows-308076.tar.bz2</string> </map> <key>name</key> <string>windows</string> </map> </map> <key>version</key> - <string>1.4.0.308049</string> + <string>1.4.0.308076</string> </map> <key>llphysicsextensions_source</key> <map> |