File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
4- <CefSdkVer >cef.sdk.3.2785.1486 </CefSdkVer >
4+ <CefSdkVer >cef.sdk.3.3202.1686 </CefSdkVer >
55 </PropertyGroup >
66</Project >
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ Chromium Embedded Framework (CEF) Standard Binary Distribution for Windows
33
44Date: August 18, 2016
55
6- CEF Version: 3.2743.1447.g37d988b
6+ CEF Version: 3.3202.1686.gd665578
77CEF URL: https://bitbucket.org/chromiumembedded/cef.git
88 @37d988bda8bdff39f538ace426040faab1599b58
99
10- Chromium Verison: 52 .0.2743.116
10+ Chromium Verison: 62 .0.3202.94
1111Chromium URL: https://chromium.googlesource.com/chromium/src.git
1212 @feb0ea45a0164eef52aa2631dd95d7c85fa65faa
1313
Original file line number Diff line number Diff line change 11environment :
22 VisualStudioVersion : 12.0
33
4- version : 57 .0.0-CI{build}
4+ version : 62 .0.0-CI{build}
55
66shallow_clone : true
77
Original file line number Diff line number Diff line change 1414 [string ] $CefBinaryDir = " ../cefsource/chromium/src/cef/binary_distrib/" ,
1515
1616 [Parameter (Position = 3 )]
17- $CefVersion = " 3.3112.1657.g2c22842 "
17+ $CefVersion = " 3.3202.1686.gd665578 "
1818)
1919
2020$WorkingDir = split-path - parent $MyInvocation.MyCommand.Definition
You can’t perform that action at this time.
0 commit comments