From 0ca4f7eb30e22670e3606510c0bb00cc051455b6 Mon Sep 17 00:00:00 2001 From: edgchen1 <18449977+edgchen1@users.noreply.github.com> Date: Wed, 8 Jul 2020 19:24:03 -0700 Subject: [PATCH] Update Git submodule cgmanifests. (#4461) --- cgmanifests/cgmanifest.json | 12 +----------- cgmanifests/submodules/cgmanifest.json | 12 +++++++++++- 2 files changed, 12 insertions(+), 12 deletions(-) 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"