Skip to content

Commit 259397a

Browse files
committed
Upgrade to CEF 3.2987.1601.gf035232
Former-commit-id: 78bb88a9368c824eaf424cec99caba58a2428627
1 parent e1a63ab commit 259397a

File tree

3 files changed

+1
-1
lines changed

3 files 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.2987.1599.g495fb8c"
17+
$CefVersion = "3.2987.1601.gf035232"
1818
)
1919

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

cef_binary_3.y.z_windows32/.empty

Whitespace-only changes.

cef_binary_3.y.z_windows64/.empty

Whitespace-only changes.

0 commit comments

Comments
 (0)