We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f486a commit d1e7c83Copy full SHA for d1e7c83
build.ps1
@@ -14,7 +14,7 @@ param(
14
[string] $CefBinaryDir = "../cefsource/chromium/src/cef/binary_distrib/",
15
16
[Parameter(Position = 3)]
17
- $CefVersion = "3.3071.1649.g98725e6"
+ $CefVersion = "3.3112.1657.g2c22842"
18
)
19
20
$WorkingDir = split-path -parent $MyInvocation.MyCommand.Definition
0 commit comments