Skip to content

Commit 25b15b8

Browse files
committed
vcpkg: update baseline
1 parent 7de619b commit 25b15b8

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed
Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
{
2-
"default-registry": {
2+
"default-registry": {
3+
"kind": "git",
4+
"baseline": "5e5d0e1cd7785623065e77eff011afdeec1a3574",
5+
"repository": "https://github.com/microsoft/vcpkg"
6+
},
7+
"registries": [
8+
{
39
"kind": "git",
4-
"baseline": "5e5d0e1cd7785623065e77eff011afdeec1a3574",
5-
"repository": "https://github.com/microsoft/vcpkg"
6-
},
7-
"registries": [
8-
{
9-
"kind": "git",
10-
"repository": "https://github.com/cppfw/vcpkg-repo/",
11-
"baseline": "4a220de44a396623446bf6f53917585eb1cf2132",
12-
"reference": "main",
13-
"packages": [ "myci", "utki", "papki" , "r4" ]
14-
}
15-
],
16-
"overlay-ports": [
17-
"../overlay"
18-
]
19-
}
10+
"repository": "https://github.com/cppfw/vcpkg-repo/",
11+
"baseline": "f7ce92c97495941cb2dbbe9f1e9ae1add0d7955d",
12+
"reference": "main",
13+
"packages": [
14+
"myci",
15+
"utki",
16+
"r4"
17+
]
18+
}
19+
],
20+
"overlay-ports": [
21+
"../overlay"
22+
]
23+
}

0 commit comments

Comments
 (0)