mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 11:21:12 +08:00
[aws-sdk-cpp] Remove feature gamesparks (#35221)
This commit is contained in:
parent
ff30334f3d
commit
0bcc935733
@ -2,6 +2,7 @@
|
|||||||
"$note": "Automatically generated by generateFeatures.ps1",
|
"$note": "Automatically generated by generateFeatures.ps1",
|
||||||
"name": "aws-sdk-cpp",
|
"name": "aws-sdk-cpp",
|
||||||
"version": "1.11.201",
|
"version": "1.11.201",
|
||||||
|
"port-version": 1,
|
||||||
"description": "AWS SDK for C++",
|
"description": "AWS SDK for C++",
|
||||||
"homepage": "https://github.com/aws/aws-sdk-cpp",
|
"homepage": "https://github.com/aws/aws-sdk-cpp",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -454,9 +455,6 @@
|
|||||||
"gamelift": {
|
"gamelift": {
|
||||||
"description": "C++ SDK for the AWS gamelift service"
|
"description": "C++ SDK for the AWS gamelift service"
|
||||||
},
|
},
|
||||||
"gamesparks": {
|
|
||||||
"description": "C++ SDK for the AWS gamesparks service"
|
|
||||||
},
|
|
||||||
"glacier": {
|
"glacier": {
|
||||||
"description": "C++ SDK for the AWS glacier service"
|
"description": "C++ SDK for the AWS glacier service"
|
||||||
},
|
},
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "f669bd77e23c643da0c15162dc46d84b924938a0",
|
||||||
|
"version": "1.11.201",
|
||||||
|
"port-version": 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "7e0ba4822d4dcc90eac626f351d7a3fd215a68a8",
|
"git-tree": "7e0ba4822d4dcc90eac626f351d7a3fd215a68a8",
|
||||||
"version": "1.11.201",
|
"version": "1.11.201",
|
||||||
|
@ -406,7 +406,7 @@
|
|||||||
},
|
},
|
||||||
"aws-sdk-cpp": {
|
"aws-sdk-cpp": {
|
||||||
"baseline": "1.11.201",
|
"baseline": "1.11.201",
|
||||||
"port-version": 0
|
"port-version": 1
|
||||||
},
|
},
|
||||||
"azmq": {
|
"azmq": {
|
||||||
"baseline": "2023-03-23",
|
"baseline": "2023-03-23",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user