mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Update webview2 DLLs and etc. to 1.0.622.22
This commit is contained in:
2
build.py
2
build.py
@@ -110,7 +110,7 @@ toolsURL = 'https://wxpython.org/Phoenix/tools'
|
||||
|
||||
|
||||
# MS Edge code and DLLs needed for the wxWEBVIEW_BACKEND_EDGE backend
|
||||
MS_edge_version = '0.9.622.11'
|
||||
MS_edge_version = '1.0.622.22'
|
||||
MS_edge_url = 'https://www.nuget.org/api/v2/package/Microsoft.Web.WebView2/{}'.format(MS_edge_version)
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
@@ -11,7 +11,7 @@ The original copies of the DLLs can be found in the WebView2 SDK nuget:
|
||||
https://www.nuget.org/packages/Microsoft.Web.WebView2
|
||||
|
||||
|
||||
The current version of Microsoft.Web.WebView2 being used here is 0.9.622.11.
|
||||
The current version of Microsoft.Web.WebView2 being used here is 1.0.622.22.
|
||||
Note that it may be necessary to have the Beta Channel version of Microsoft Edge
|
||||
installed for this to work.
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user