Update cgmanifests/generated/cgmanifest.json to fix a syntax error (#15997)

### Description
In PR #15797, the author manually edited the
cgmanifests/generated/cgmanifest.json file and made an error that makes the file ill formed.

### Motivation and Context
This commit is contained in:
Changming Sun 2023-05-18 15:03:06 -07:00 committed by GitHub
parent 0fed00c04d
commit be6c0bb53c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 11 deletions

View file

@ -563,6 +563,15 @@
},
"comments": "python-pillow. Implementation logic for anti-aliasing copied by Resize CPU kernel."
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "d10b27fe37736d2944630ecd7557cefa95cf87c9",
"repositoryUrl": "https://gitlab.com/libeigen/eigen.git"
}
}
}
],
"Version": 1

View file

@ -78,16 +78,6 @@
"comments": "manylinux dependency LIBXCRYPT"
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "d10b27fe37736d2944630ecd7557cefa95cf87c9",
"repositoryUrl": "https://gitlab.com/libeigen/eigen.git"
},
"comments": "git submodule at cmake/external/eigen"
}
},
{
"component": {
"type": "git",
@ -447,7 +437,7 @@
},
"comments": "extensions"
}
}
},
{
"component": {
"type": "git",