diff options
| author | Callum Prentice <callum@gmail.com> | 2016-09-07 16:13:09 -0700 | 
|---|---|---|
| committer | Callum Prentice <callum@gmail.com> | 2016-09-07 16:13:09 -0700 | 
| commit | 4a95c4b36cff0cf21e8063441b39f6f7db403246 (patch) | |
| tree | 3bb94866f253f25f593d4238cedf03ed210b79c1 | |
| parent | c7cb6636c4fae7187f321473f93cbeb6ab8522e0 (diff) | |
Restore version of CEF that has the correct Y flipping enabled - (2526/chrome47 version - soon to be replaced with 2704/chrome 51)
| -rwxr-xr-x | autobuild.xml | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 2d8bd22a1c..2d49fb17c0 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1484,11 +1484,11 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>29a1f64df46094eda0d681821a98d17e</string> +              <string>db992d58c46c80df7d4d31f8a4784b98</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/311349/arch/Darwin/installer/llceflib-1.5.3.311349-darwin-311349.tar.bz2</string> +              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-llceflib_3p-llceflib/rev/317959/arch/Darwin/installer/llceflib-1.5.3.317959-darwin-317959.tar.bz2</string>              </map>              <key>name</key>              <string>darwin</string> @@ -1498,18 +1498,18 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>827b7c339a2cd401d9d23f9ee02cb83f</string> +              <string>bb3818628131a99cd789febfad9dc2c2</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/311349/arch/CYGWIN/installer/llceflib-1.5.3.311349-windows-311349.tar.bz2</string> +              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-llceflib_3p-llceflib/rev/317959/arch/CYGWIN/installer/llceflib-1.5.3.317959-windows-317959.tar.bz2</string>              </map>              <key>name</key>              <string>windows</string>            </map>          </map>          <key>version</key> -        <string>1.5.3.311349</string> +        <string>1.5.3.317959</string>        </map>        <key>llphysicsextensions_source</key>        <map> | 
