mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 14:53:02 +08:00
[google-cloud-cpp] Update to v1.19.0 release (#13846)
This commit is contained in:
parent
d74c970359
commit
b999dfdfec
@ -1,5 +1,5 @@
|
||||
Source: google-cloud-cpp
|
||||
Version: 1.18.0
|
||||
Version: 1.19.0
|
||||
Build-Depends: abseil, grpc, curl[ssl], crc32c, nlohmann-json
|
||||
Description: C++ Client Libraries for Google Cloud Platform APIs.
|
||||
Homepage: https://github.com/googleapis/google-cloud-cpp
|
||||
|
@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO googleapis/google-cloud-cpp
|
||||
REF v1.18.0
|
||||
SHA512 ba22584947e6e016597b7051e0f7ccd87a4f8ae1f7a5feb74bc84553450b3f536b34a4ad5e37b828d6753880e67e1e577e4f7580fb76f0cdf4c6299d69c5c8c0
|
||||
REF v1.19.0
|
||||
SHA512 41a4784bde3f9390494d3f9d48748db463f5239e14995d91e4396e85737a5970863b52afedf0b279c3aaf7958736c783bc258b4001eeb84152a9a1ec5d97b8de
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user