diff --git a/cgmanifests/cgmanifest.json b/cgmanifests/cgmanifest.json index da1c684b44..944f5b730b 100644 --- a/cgmanifests/cgmanifest.json +++ b/cgmanifests/cgmanifest.json @@ -305,17 +305,7 @@ }, "comments": "used by onnxruntime" } - }, - { - "component": { - "type": "git", - "git": { - "commitHash": "7a2ed51a6b682a83e345ff49fc4cfd7ca47550db", - "repositoryUrl": "https://github.com/google/libprotobuf-mutator" - }, - "comments": "used by onnxruntime for fuzzing" - } } ], "Version": 1 -} \ No newline at end of file +} diff --git a/cgmanifests/submodules/cgmanifest.json b/cgmanifests/submodules/cgmanifest.json index 46d8dae4cd..45466db2aa 100644 --- a/cgmanifests/submodules/cgmanifest.json +++ b/cgmanifests/submodules/cgmanifest.json @@ -421,6 +421,16 @@ "comments": "git submodule at cmake/external/json" } }, + { + "component": { + "type": "git", + "git": { + "commitHash": "7a2ed51a6b682a83e345ff49fc4cfd7ca47550db", + "repositoryUrl": "https://github.com/google/libprotobuf-mutator.git" + }, + "comments": "git submodule at cmake/external/libprotobuf-mutator" + } + }, { "component": { "type": "git", @@ -585,7 +595,7 @@ "component": { "type": "git", "git": { - "commitHash": "c6e3efcdb09aeda961a6badf76093ceac69db64d", + "commitHash": "eab844a87298d500f1924f8a7cadb4cbee426093", "repositoryUrl": "https://github.com/microsoft/onnxruntime-tvm.git" }, "comments": "git submodule at cmake/external/tvm"