diff options
author | callum_linden <none@none> | 2015-03-28 01:49:20 +0100 |
---|---|---|
committer | callum_linden <none@none> | 2015-03-28 01:49:20 +0100 |
commit | efffc4b0748d1fe950f46aaafe3ded679536d934 (patch) | |
tree | bbfa9df50264dc364d6e668ee18c40e58c8c371a /autobuild.xml | |
parent | 834a94caec7691a957c0816f38ac00d765fa5021 (diff) |
add support for keyboard (rudimentary & broken), mouse wheel and open links in same page
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index 13ec9c0f6b..69c836b0d0 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1644,11 +1644,11 @@ <key>archive</key> <map> <key>hash</key> - <string>f80eb840c1924e3727fff65246f01c12</string> + <string>13da924b4d075b1557bf710e94aa98d9</string> <key>hash_algorithm</key> <string>md5</string> <key>url</key> - <string>https://callum-linden.s3.amazonaws.com/cef-3.2272.2035.888888-windows-888888.tar.bz2</string> + <string>https://callum-linden.s3.amazonaws.com/cef-3.2272.2035.900001-windows-900001.tar.bz2</string> </map> <key>name</key> <string>windows</string> |