Skip to content

Commit 828354f

Browse files
authored
Missing comma in cgmanifest.json (#5486)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/5486)
1 parent 6430ee2 commit 828354f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"commitHash": "ff315ecfa2ef2953d8a808e51e8a61a4e0759180"
3737
}
3838
}
39-
}
39+
},
4040
{
4141
"component": {
4242
"type": "git",
@@ -48,4 +48,4 @@
4848
}
4949
],
5050
"Version": 1
51-
}
51+
}

0 commit comments

Comments
 (0)