Skip to content

Commit 15eb538

Browse files
GrabzItmerceyz
authored andcommitted
Updated to latest 59.0.0 version (#48)
1 parent 5c85704 commit 15eb538

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.1634.g9cc59c8"
17+
$CefVersion = "3.3071.1649.g98725e6"
1818
)
1919

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

0 commit comments

Comments
 (0)