mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 18:16:24 +08:00
[grpc] upgrade to 1.28.1 (#11449)
This commit is contained in:
parent
cb388456a2
commit
edfc5ac1c3
@ -1,5 +1,5 @@
|
|||||||
Source: grpc
|
Source: grpc
|
||||||
Version: 1.27.3
|
Version: 1.28.1
|
||||||
Build-Depends: zlib, openssl, protobuf, c-ares (!uwp), upb, abseil
|
Build-Depends: zlib, openssl, protobuf, c-ares (!uwp), upb, abseil
|
||||||
Homepage: https://github.com/grpc/grpc
|
Homepage: https://github.com/grpc/grpc
|
||||||
Description: An RPC library and framework
|
Description: An RPC library and framework
|
||||||
|
@ -5,8 +5,8 @@ endif()
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO grpc/grpc
|
REPO grpc/grpc
|
||||||
REF v1.27.3
|
REF v1.28.1
|
||||||
SHA512 0338eedcce40cd7359cc1b216eb3eeaaeb1f2b065d1bb03e72322978a7e40ef8ecc1ad39808bec8c0fd5bcaa91e91bbd6037e5a6611a979c9ab413eb159bb38b
|
SHA512 5cc4993470e2df21447d032ddeb65ab4175bb8acad5a06fdd22564068b80a5be255ef0e44d36732642d39dc3eaec02a93d2aaf6e369ad5dc43ff99b5023f357b
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
00001-fix-uwp.patch
|
00001-fix-uwp.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user