mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +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",
|
||||
"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"
|
||||
},
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "f669bd77e23c643da0c15162dc46d84b924938a0",
|
||||
"version": "1.11.201",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "7e0ba4822d4dcc90eac626f351d7a3fd215a68a8",
|
||||
"version": "1.11.201",
|
||||
|
@ -406,7 +406,7 @@
|
||||
},
|
||||
"aws-sdk-cpp": {
|
||||
"baseline": "1.11.201",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"azmq": {
|
||||
"baseline": "2023-03-23",
|
||||
|
Loading…
x
Reference in New Issue
Block a user