Skip to content

Commit 5c85704

Browse files
committed
Upgrade to CEF 3.3071.1634.g9cc59c8 (Chromium 59.0.3071.82)
1 parent 86c3cd6 commit 5c85704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ param(
1414
[string] $CefBinaryDir = "../cefsource/chromium/src/cef/binary_distrib/",
1515

1616
[Parameter(Position = 3)]
17-
$CefVersion = "3.3029.1611.g44e39a8"
17+
$CefVersion = "3.3071.1634.g9cc59c8"
1818
)
1919

2020
$WorkingDir = split-path -parent $MyInvocation.MyCommand.Definition

0 commit comments

Comments
 (0)