зеркало из https://github.com/microsoft/vcpkg.git
[google-cloud-cpp] update to the latest release (v2.31.0) (#42061)
This commit is contained in:
Родитель
e46cc24b3d
Коммит
54e04ebab6
|
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO googleapis/google-cloud-cpp
|
REPO googleapis/google-cloud-cpp
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 9020e5f762285df163b91ac8cea3198d5744a772374237959896a5e5837010de87b8f637b13ac96effde2053217bb91e1275ab9a0e27bf946e0189b2289b29ef
|
SHA512 a29606ccd17b17388c8383d555b29ad8ca851e9ceb8337dd26e2945e81c3791f723e68053035c891533b7be5d79d44e3efe3beeff30a4adee6aa13e411638440
|
||||||
HEAD_REF main
|
HEAD_REF main
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "google-cloud-cpp",
|
"name": "google-cloud-cpp",
|
||||||
"version": "2.30.0",
|
"version": "2.31.0",
|
||||||
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
|
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
|
||||||
"homepage": "https://github.com/googleapis/google-cloud-cpp",
|
"homepage": "https://github.com/googleapis/google-cloud-cpp",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -1112,6 +1112,18 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"parallelstore": {
|
||||||
|
"description": "Cloud Parallel Store API C++ Client Library",
|
||||||
|
"dependencies": [
|
||||||
|
{
|
||||||
|
"name": "google-cloud-cpp",
|
||||||
|
"default-features": false,
|
||||||
|
"features": [
|
||||||
|
"grpc-common"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"policysimulator": {
|
"policysimulator": {
|
||||||
"description": "Policy Simulator API C++ Client Library",
|
"description": "Policy Simulator API C++ Client Library",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
|
|
@ -3209,7 +3209,7 @@
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"google-cloud-cpp": {
|
"google-cloud-cpp": {
|
||||||
"baseline": "2.30.0",
|
"baseline": "2.31.0",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"google-cloud-cpp-common": {
|
"google-cloud-cpp-common": {
|
||||||
|
|
|
@ -1,5 +1,10 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "b91c4361219e502e4629d0172e8200aaf69c2694",
|
||||||
|
"version": "2.31.0",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "50da62f4ab118b0cec820174bf07744014b03591",
|
"git-tree": "50da62f4ab118b0cec820174bf07744014b03591",
|
||||||
"version": "2.30.0",
|
"version": "2.30.0",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче