[aws-sdk-cpp] Remove feature gamesparks (#35221)

This commit is contained in:
Cheney Wang 2023-11-23 06:41:13 +08:00 committed by GitHub
parent ff30334f3d
commit 0bcc935733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View File

@ -2,6 +2,7 @@
"$note": "Automatically generated by generateFeatures.ps1",
"name": "aws-sdk-cpp",
"version": "1.11.201",
"port-version": 1,
"description": "AWS SDK for C++",
"homepage": "https://github.com/aws/aws-sdk-cpp",
"license": "Apache-2.0",
@ -454,9 +455,6 @@
"gamelift": {
"description": "C++ SDK for the AWS gamelift service"
},
"gamesparks": {
"description": "C++ SDK for the AWS gamesparks service"
},
"glacier": {
"description": "C++ SDK for the AWS glacier service"
},

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f669bd77e23c643da0c15162dc46d84b924938a0",
"version": "1.11.201",
"port-version": 1
},
{
"git-tree": "7e0ba4822d4dcc90eac626f351d7a3fd215a68a8",
"version": "1.11.201",

View File

@ -406,7 +406,7 @@
},
"aws-sdk-cpp": {
"baseline": "1.11.201",
"port-version": 0
"port-version": 1
},
"azmq": {
"baseline": "2023-03-23",