mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:51:48 +08:00
[google-cloud-cpp] update to latest release (v1.31.1) (#19957)
This commit is contained in:
parent
e5b6ec234b
commit
b5865bfeba
@ -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.31.0
|
||||
SHA512 aa650297e60d36f79392a9e206f42bd58f63036e32466ee7a5cd2862cb4b38edf8178e2b04ef3a2dda47ab4f4a544ad3fa4de560f8fd8b9dcf02e60b76a07108
|
||||
REF v1.31.1
|
||||
SHA512 c172280cc934978505524d53bc804dc9079af21a1357f347b0bd3554d25cc2d57dec3869f1ba01f9eacaa1367feede84ae158fa3e9039b0e6bb87f7c27717bb1
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "google-cloud-cpp",
|
||||
"version": "1.31.0",
|
||||
"version": "1.31.1",
|
||||
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
|
||||
"homepage": "https://github.com/googleapis/google-cloud-cpp",
|
||||
"license": "Apache-2.0",
|
||||
|
@ -2401,7 +2401,7 @@
|
||||
"port-version": 6
|
||||
},
|
||||
"google-cloud-cpp": {
|
||||
"baseline": "1.31.0",
|
||||
"baseline": "1.31.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"google-cloud-cpp-common": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "64af5624931918b1df7ff30a2f44ef86104739cd",
|
||||
"version": "1.31.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "81d0a42380da299b4942b6d7f8c00ecba4ca7745",
|
||||
"version": "1.31.0",
|
||||
|
Loading…
Reference in New Issue
Block a user