Skip to content

Commit 888a4de

Browse files
committed
test: use the latest commit of vcpkg upstream
* microsoft/vcpkg#44581
1 parent ca3b6eb commit 888a4de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/vcpkg-configuration.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"default-registry": {
44
"kind": "git",
55
"repository": "https://github.com/Microsoft/vcpkg",
6-
"reference": "2025.03.19",
7-
"baseline": "b02e341c927f16d991edbd915d8ea43eac52096c"
6+
"reference": "master",
7+
"baseline": "b9d5c69154a5efe413d29da8c52bfeb14aabfb08"
88
},
99
"registries": []
1010
}

0 commit comments

Comments
 (0)