Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thommyho authored Jun 7, 2023
1 parent adee300 commit 4a6bab4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Prebuilt binaries gRPC C++ for Windows

##### Current stable build of gRPC v1.55.0
##### Current stable build of gRPC v1.55.1

##### gRPC [v1.55.0](https://github.com/grpc/grpc/releases/tag/v1.55.0)
##### gRPC [v1.55.1](https://github.com/grpc/grpc/releases/tag/v1.55.1)

> They can be downloaded separately as zip archives from the [releases](https://github.com/thommyho/gRPC_windows/releases) page
##### Releases

| Version | Commit | Debug | Release | RelWithDebInfo | MSVC143 32Bit | MSVC143 64Bit | MSVC142 32 Bit | MSVC142 64 Bit | Example |
|-------------------------------------------------------------------------|------------------------------------------|-------------------------|-------------------------|-------------------------|-------------------------|-------------------------|-------------------------|-------------------------|-------------------------|
| [1.55.0](https://github.com/thommyho/gRPC_windows/releases/tag/v1.55.0) | 0bf4a618b17a3f0ed61c22364913c7f66fc1c61a | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: |
| [1.55.1](https://github.com/thommyho/gRPC_windows/releases/tag/v1.55.1) | 12161ee3aa7c216741cd7c406573abc0df1d0926 | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: | :ballot_box_with_check: |

Build instructions from here: <https://github.com/grpc/grpc/blob/master/BUILDING.md>

Expand Down

0 comments on commit 4a6bab4

Please sign in to comment.