Issue #244: Create cgmanifest.json for the project (#254)

This commit is contained in:
shaahji 2022-08-02 22:24:55 -07:00 коммит произвёл GitHub
Родитель 5320af1eea
Коммит 46d7b8a12b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 145 добавлений и 0 удалений

145
cgmanifest.json Normal file
Просмотреть файл

@ -0,0 +1,145 @@
{
"Registrations": [
{
"component": {
"type": "git",
"git": {
"commitHash": "v1.6.0",
"repositoryUrl": "https://github.com/microsoft/onnxruntime.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928",
"repositoryUrl": "https://github.com/protocolbuffers/protobuf.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "0831265c1aca95ca02eca5bf1155e4251e545328",
"repositoryUrl": "https://github.com/microsoft/BlingFire.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "v19.22",
"repositoryUrl": "https://github.com/davisking/dlib.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "2020-11-01",
"repositoryUrl": "https://github.com/google/re2.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "release-1.11.0",
"repositoryUrl": "https://github.com/google/googletest.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "v3.7.3",
"repositoryUrl": "https://github.com/nlohmann/json.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "4.5.4",
"repositoryUrl": "https://github.com/opencv/opencv.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "9d 12-Jan-2020",
"repositoryUrl": "https://github.com/opencv/3rdparty/libjpeg"
},
"comments": "Used by OpenCV"
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "2.4.0",
"repositoryUrl": "https://github.com/opencv/3rdparty/openjpeg"
},
"comments": "Used by OpenCV"
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "1.6.37",
"repositoryUrl": "https://github.com/opencv/3rdparty/libpng"
},
"comments": "Used by OpenCV"
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "v2.6.0",
"repositoryUrl": "https://github.com/pybind/pybind11.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "v0.1.96",
"repositoryUrl": "https://github.com/google/sentencepiece.git"
}
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "v1.2.11",
"repositoryUrl": "https://github.com/madler/zlib.git"
},
"comments": "Used by OpenCV"
}
},
{
"component": {
"type": "git",
"git": {
"commitHash": "aaa5eab410c2e3fe41ebf7a2316be9c51572dbd2",
"repositoryUrl": "https://gitlab.kitware.com/cmake/cmake"
},
"comments": "CMake for building our CI build"
}
}
],
"Version": 1
}