mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 04:53:02 +08:00
[google-cloud-cpp] update to the latest release (v2.28.0) (#40403)
This commit is contained in:
parent
e590c2b30c
commit
a89dc1d076
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO googleapis/google-cloud-cpp
|
||||
REF "v${VERSION}"
|
||||
SHA512 9123a758374c3b62a84d993305053adff1f689299da0927bc73521f21a560fb6a5fdeacac5cd71a5bb316058ea0022de57d942aa4c77213904ffff71c5e20f04
|
||||
SHA512 756606f51ccef3e27121fb1d36455f7ab79e7d7a0a2ca310a902245871b7f11a1980ed86003b6fb5b3b1452c7c377fe26e2eea885a1846a5f70e5cc95ba3d137
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "google-cloud-cpp",
|
||||
"version": "2.27.0",
|
||||
"version": "2.28.0",
|
||||
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
|
||||
"homepage": "https://github.com/googleapis/google-cloud-cpp",
|
||||
"license": "Apache-2.0",
|
||||
|
@ -3165,7 +3165,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"google-cloud-cpp": {
|
||||
"baseline": "2.27.0",
|
||||
"baseline": "2.28.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"google-cloud-cpp-common": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b6a996f7fdaeca872d6c37ecbd0a2cfe2aa0ee16",
|
||||
"version": "2.28.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "023c367ab27dc93883b8cc894428b6717eb7055b",
|
||||
"version": "2.27.0",
|
||||
|
Loading…
Reference in New Issue
Block a user