[grpc] update to the latest release (v1.68.2) (#42605)

This commit is contained in:
Scott Hart 2024-12-10 11:07:26 -05:00 committed by GitHub
parent 8a45f8e058
commit f3961d4467
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO grpc/grpc
REF "v${VERSION}"
SHA512 cfb88a1290e2ee46fbd5f2b50b9c066ac174b1077170088c3b1a30bd37e66c6ca5254d2b951329a3991ac2b4320d12a50b1464babffbfc3bcf4eab670a449fd1
SHA512 8f595429afc86e8ef7e1ba7d8b9fb579e9e334f822a4a26ab2cbd0ab13bcb421afaab21febffd023fbd688cfa2b8be834f9047aa70e6561bc181ba6737892304
HEAD_REF master
PATCHES
00001-fix-uwp.patch

View File

@ -1,6 +1,6 @@
{
"name": "grpc",
"version-semver": "1.68.1",
"version-semver": "1.68.2",
"description": "gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.",
"homepage": "https://github.com/grpc/grpc",
"license": "Apache-2.0",

View File

@ -3285,7 +3285,7 @@
"port-version": 0
},
"grpc": {
"baseline": "1.68.1",
"baseline": "1.68.2",
"port-version": 0
},
"grppi": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9d52c19f55882d1954615b7e7a680e66c6f8085f",
"version-semver": "1.68.2",
"port-version": 0
},
{
"git-tree": "d93112a282fcf3073db2495fba3dff723bbe0a4e",
"version-semver": "1.68.1",