From b56ec3936a77f5634a451975ae24e3f6d980e9ac Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Thu, 18 May 2023 17:30:43 -0700 Subject: [PATCH] Add a comma to cgmanifest.json (#15998) ### Description In PR https://github.com/microsoft/onnxruntime/pull/15797, the author manually edited the cgmanifests/generated/cgmanifest.json file and made an error there that makes the file ill formed. --- cgmanifests/generated/cgmanifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgmanifests/generated/cgmanifest.json b/cgmanifests/generated/cgmanifest.json index 532b856ac5acd..c9524d63907c1 100644 --- a/cgmanifests/generated/cgmanifest.json +++ b/cgmanifests/generated/cgmanifest.json @@ -447,7 +447,7 @@ }, "comments": "triton" } - } + }, { "component": { "type": "git",