mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 04:53:02 +08:00
[google-cloud-cpp] update to latest release (v1.29.0) (#18759)
This commit is contained in:
parent
7179350f94
commit
84e3c0a0b7
@ -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.28.0
|
||||
SHA512 066655495d9d1a5a183b3efb682daf5b97e6f76943c7f6075694386075b9e8efacd102927e2e265bd4b509317088b4af70584695648e598b2a21d0df4111a6b6
|
||||
REF v1.29.0
|
||||
SHA512 1dda15eaece6d574ba49eb3756e8a72eac6c9b508acf30ed1de0a0234e1e36a352f11494411a84533f8412779040da3e3ffc98d33d43a99b3626c15627513f20
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "google-cloud-cpp",
|
||||
"version": "1.28.0",
|
||||
"version": "1.29.0",
|
||||
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
|
||||
"homepage": "https://github.com/googleapis/google-cloud-cpp",
|
||||
"license": "Apache-2.0",
|
||||
|
@ -2345,7 +2345,7 @@
|
||||
"port-version": 6
|
||||
},
|
||||
"google-cloud-cpp": {
|
||||
"baseline": "1.28.0",
|
||||
"baseline": "1.29.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"google-cloud-cpp-common": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "47a4d6d3258efe94ffe95b10abd1f0a19c48aab2",
|
||||
"version": "1.29.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "41623bc51fa4b9763aa83d192130ff37119afe33",
|
||||
"version": "1.28.0",
|
||||
|
Loading…
Reference in New Issue
Block a user