Skip to content

Commit 2a2744f

Browse files
committed
Upgrade to 3.2987.1591.gd3e47f5
Former-commit-id: e05ae30eeae3ab3d048fab3c87d52b22c283a975
1 parent 890c64a commit 2a2744f

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.2883.1552.g88ff29a"
17+
$CefVersion = "3.2987.1591.gd3e47f5"
1818
)
1919

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

0 commit comments

Comments
 (0)