|
1 | 1 | { |
2 | | - "version": "148.0.3967.83", |
| 2 | + "version": "148.0.3967.96", |
3 | 3 | "description": "Microsoft Edge WebView2 Runtime. Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2.", |
4 | 4 | "homepage": "https://developer.microsoft.com/en-us/microsoft-edge/webview2", |
5 | 5 | "license": { |
|
9 | 9 | "notes": "Overrides any natively installed Runtime through environment variable 'WEBVIEW2_BROWSER_EXECUTABLE_FOLDER'. This is architecture-specific: Applications must match the runtime architecture, for example install the 32-bit build (--arch 32bit) to support 32-bit applications.", |
10 | 10 | "architecture": { |
11 | 11 | "32bit": { |
12 | | - "url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/740954d1-4c43-44e1-8b77-b9349634eda3/Microsoft.WebView2.FixedVersionRuntime.148.0.3967.83.x86.cab#/dl.7z", |
13 | | - "hash": "51a2e8b0fdbb61f406be60b425df1d185831096749377437661cc32129889a2d", |
14 | | - "extract_dir": "Microsoft.WebView2.FixedVersionRuntime.148.0.3967.83.x86" |
| 12 | + "url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/0a9444b1-ee9e-429e-901c-03a71093350b/Microsoft.WebView2.FixedVersionRuntime.148.0.3967.96.x86.cab#/dl.7z", |
| 13 | + "hash": "e2ae0d773fb01f6ca25467e7aded09e67690eee6df2c65c4ba6c7b1c66b2f015", |
| 14 | + "extract_dir": "Microsoft.WebView2.FixedVersionRuntime.148.0.3967.96.x86" |
15 | 15 | }, |
16 | 16 | "64bit": { |
17 | | - "url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/7a85774b-c5c9-4095-8672-53572bdc8d8f/Microsoft.WebView2.FixedVersionRuntime.148.0.3967.83.x64.cab#/dl.7z", |
18 | | - "hash": "a161c07810a7728bdcc1577459a77a9c056d249b23995b54f26cdfd95fa2a843", |
19 | | - "extract_dir": "Microsoft.WebView2.FixedVersionRuntime.148.0.3967.83.x64" |
| 17 | + "url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/12306b32-d97b-470c-ab29-7c2f0a4f46c1/Microsoft.WebView2.FixedVersionRuntime.148.0.3967.96.x64.cab#/dl.7z", |
| 18 | + "hash": "9ec745bf39b08633890017cf90a36c129fdf377c5422ed98fe3783311df795b9", |
| 19 | + "extract_dir": "Microsoft.WebView2.FixedVersionRuntime.148.0.3967.96.x64" |
20 | 20 | }, |
21 | 21 | "arm64": { |
22 | | - "url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/e7cdaeb5-041a-4dfa-98ac-717595d58a66/Microsoft.WebView2.FixedVersionRuntime.148.0.3967.83.arm64.cab#/dl.7z", |
23 | | - "hash": "9d2e4789908f22f093291be98c735b966dbe9c548c5d3d2fd59fc3de57fbaf50", |
24 | | - "extract_dir": "Microsoft.WebView2.FixedVersionRuntime.148.0.3967.83.arm64" |
| 22 | + "url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/c2dfca52-7dce-4edc-933f-435cd9029ca3/Microsoft.WebView2.FixedVersionRuntime.148.0.3967.96.arm64.cab#/dl.7z", |
| 23 | + "hash": "2adbffa1496f15be410eef9b986d8c92eaddc287e21eb91f4979f15ae134d00e", |
| 24 | + "extract_dir": "Microsoft.WebView2.FixedVersionRuntime.148.0.3967.96.arm64" |
25 | 25 | } |
26 | 26 | }, |
27 | 27 | "env_set": { |
|
0 commit comments