Skip to content

Commit d1e7c83

Browse files
authored
Update to version 60
1 parent d5f486a commit d1e7c83

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.3071.1649.g98725e6"
17+
$CefVersion = "3.3112.1657.g2c22842"
1818
)
1919

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

0 commit comments

Comments
 (0)