Skip to content

Commit f5adb20

Browse files
committed
Fix cgmanifest
1 parent 10bd1b4 commit f5adb20

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cgmanifest.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@
3333
"type": "git",
3434
"git": {
3535
"repositoryUrl": "https://github.com/microsoft/sfs-client.git",
36+
"commitHash": "ff315ecfa2ef2953d8a808e51e8a61a4e0759180"
37+
}
38+
}
39+
}
40+
{
41+
"component": {
42+
"type": "git",
43+
"git": {
44+
"repositoryUrl": "https://github.com/yaml/libyaml.git",
3645
"commitHash": "2c891fc7a770e8ba2fec34fc6b545c672beb37e6"
3746
}
3847
}

0 commit comments

Comments
 (0)