File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ vcpkg_from_github(
4
4
OUT_SOURCE_PATH SOURCE_PATH
5
5
REPO googleapis/google-cloud-cpp
6
6
REF "v${VERSION} "
7
- SHA512 849c9cd1929e78d232b1b669676df46c7b597ed132f503880b65d9a7d495a573e58de7b95cea9df0d861e7046620397ef804d72d57c770243cea7fc1afcf9762
7
+ SHA512 f57857a0853fa0980bb2c07d25d22240ce27a005a41cc99bf25ca0148fe7c9d5717eeb393519a37f05b40d4c114dde30e959e994700aece1ca2c45e68cd9bf77
8
8
HEAD_REF main
9
9
)
10
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-cloud-cpp" ,
3
- "version" : " 2.32 .0" ,
3
+ "version" : " 2.33 .0" ,
4
4
"description" : " C++ Client Libraries for Google Cloud Platform APIs." ,
5
5
"homepage" : " https://github.com/googleapis/google-cloud-cpp" ,
6
6
"license" : " Apache-2.0" ,
765
765
"name" : " google-cloud-cpp" ,
766
766
"default-features" : false ,
767
767
"features" : [
768
- " grpc-common"
768
+ " grpc-common" ,
769
+ " rest-common"
769
770
]
770
771
}
771
772
]
Original file line number Diff line number Diff line change 3221
3221
"port-version" : 0
3222
3222
},
3223
3223
"google-cloud-cpp" : {
3224
- "baseline" : " 2.32 .0" ,
3224
+ "baseline" : " 2.33 .0" ,
3225
3225
"port-version" : 0
3226
3226
},
3227
3227
"google-cloud-cpp-common" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 541916b36ffb283704df2f201a6d12f591cdd361" ,
5
+ "version" : " 2.33.0" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 64e9d371960f9fd758992954ee20750adf6f1abc" ,
5
10
"version" : " 2.32.0" ,
You can’t perform that action at this time.
0 commit comments