mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-31 23:27:43 +00:00
Fix invalid JSON in cgmanifest.json (#2760)
This commit is contained in:
parent
fd45fdd9dc
commit
54389a7051
1 changed files with 4 additions and 4 deletions
|
|
@ -390,7 +390,7 @@
|
|||
"type": "git"
|
||||
}
|
||||
},
|
||||
{
|
||||
{
|
||||
"component": {
|
||||
"git": {
|
||||
"commitHash": "e8c599bca6c56c44b6730ad93f6abbc9ecd60fc1",
|
||||
|
|
@ -399,8 +399,8 @@
|
|||
"type": "git"
|
||||
}
|
||||
},
|
||||
{
|
||||
"component":{
|
||||
{
|
||||
"component":{
|
||||
"type": "other",
|
||||
"Other": {
|
||||
"Name": "Go",
|
||||
|
|
@ -446,7 +446,7 @@
|
|||
},
|
||||
"type": "git"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"component": {
|
||||
"git": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue