Skip to content

Commit

Permalink
build, msvc: Update vcpkg manifest baseline
Browse files Browse the repository at this point in the history
The `"$comment"` field is positioned at the top, as it will be
automatically placed there during any processing of this file by
`vcpkg.exe`.
  • Loading branch information
hebasto committed Oct 31, 2024
1 parent 16e1601 commit f6577b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$comment": "The builtin-baseline corresponds to 2024.09.30 Release",
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"builtin-baseline": "9edb1b8e590cc086563301d735cae4b6e732d2d2",
"builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289",
"dependencies": [
"boost-date-time",
"boost-multi-index",
Expand Down

0 comments on commit f6577b7

Please sign in to comment.