Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3e03c42

Browse files
committed
README.md - Update as M143 release imminent
1 parentffdf292 commit3e03c42

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ body:
122122
attributes:
123123
value:|
124124
To help determine where the problem needs to be fixed please download and test using the `CEF Sample Application(cefclient)`.
125-
1. Download for [x86](https://cef-builds.spotifycdn.com/cef_binary_141.0.11%2Bg7e73ac4%2Bchromium-141.0.7390.123_windows32_client.tar.bz2) or [x64](https://cef-builds.spotifycdn.com/cef_binary_141.0.11%2Bg7e73ac4%2Bchromium-141.0.7390.123_windows64_client.tar.bz2) or [arm64](https://cef-builds.spotifycdn.com/cef_binary_141.0.11%2Bg7e73ac4%2Bchromium-141.0.7390.123_windowsarm64_client.tar.bz2).
125+
1. Download for [x86](https://cef-builds.spotifycdn.com/cef_binary_143.0.9%2Bge88e818%2Bchromium-143.0.7499.40_windows32_client.tar.bz2) or [x64](https://cef-builds.spotifycdn.com/cef_binary_143.0.9%2Bge88e818%2Bchromium-143.0.7499.40_windows64_client.tar.bz2) or [arm64](https://cef-builds.spotifycdn.com/cef_binary_143.0.9%2Bge88e818%2Bchromium-143.0.7499.40_windowsarm64_client.tar.bz2).
126126
2. Extract tar.bz2 file
127127
3. Execute cefclient.exe using the **command line args below**:
128128

‎CONTRIBUTING.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The upstream [`CEF` forum](http://magpcss.org/ceforum/) is a valuable resource,
1919
It maybe helpful to run the`cefclient` application and compare output with`CefSharp`. The`WinForms` and`WPF` versions use two different rendering modes,`WPF` uses Offscreen Rendering (`OSR`).`OffScreen` also uses`OSR` mode.
2020

2121
- Download and run the`CEF Sample Application(cefclient)`:
22-
- Download for[x86](https://cef-builds.spotifycdn.com/cef_binary_141.0.11%2Bg7e73ac4%2Bchromium-141.0.7390.123_windows32_client.tar.bz2) or[x64](https://cef-builds.spotifycdn.com/cef_binary_141.0.11%2Bg7e73ac4%2Bchromium-141.0.7390.123_windows64_client.tar.bz2) or[arm64](https://cef-builds.spotifycdn.com/cef_binary_141.0.11%2Bg7e73ac4%2Bchromium-141.0.7390.123_windowsarm64_client.tar.bz2).
22+
- Download for[x86](https://cef-builds.spotifycdn.com/cef_binary_143.0.9%2Bge88e818%2Bchromium-143.0.7499.40_windows32_client.tar.bz2) or[x64](https://cef-builds.spotifycdn.com/cef_binary_143.0.9%2Bge88e818%2Bchromium-143.0.7499.40_windows64_client.tar.bz2) or[arm64](https://cef-builds.spotifycdn.com/cef_binary_143.0.9%2Bge88e818%2Bchromium-143.0.7499.40_windowsarm64_client.tar.bz2).
2323
- Extract and run cefclient.exe
2424
- If you are using WPF/OffScreen run
2525
```

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,9 @@ If you're new to `CefSharp` and are downloading the source to check it out, plea
8888

8989
| Branch| CEF Version| VC++ Version| .Net Version| Status|
9090
|-----------------------------------------------------------------------|------|-------|---------|-----------------|
91-
|[master](https://github.com/cefsharp/CefSharp/)| 7390| 2022*| 4.6.2**| Development|
92-
|[cefsharp/141](https://github.com/cefsharp/CefSharp/tree/cefsharp/141)| 7390| 2022*| 4.6.2**|**Release**|
91+
|[master](https://github.com/cefsharp/CefSharp/)| 7499| 2022*| 4.6.2**| Development|
92+
|[cefsharp/143](https://github.com/cefsharp/CefSharp/tree/cefsharp/143)| 7499| 2022*| 4.6.2**|**Release**|
93+
|[cefsharp/141](https://github.com/cefsharp/CefSharp/tree/cefsharp/141)| 7390| 2022*| 4.6.2**| Unsupported|
9394
|[cefsharp/140](https://github.com/cefsharp/CefSharp/tree/cefsharp/140)| 7339| 2022*| 4.6.2**| Unsupported|
9495
|[cefsharp/139](https://github.com/cefsharp/CefSharp/tree/cefsharp/139)| 7258| 2022*| 4.6.2**| Unsupported|
9596
|[cefsharp/138](https://github.com/cefsharp/CefSharp/tree/cefsharp/138)| 7204| 2022*| 4.6.2**| Unsupported|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp