mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:19:08 +08:00
7bc5b8cdfa
* [boost] don't handle compiled libs as header only ones (json/python) * add version files * [boost script] wait for lock to not get failure messages * [boost-json] fix build * add version files * remove unnecessary changes * Trigger Build because of #17612 * update boost asio and concept-check as requested by ci * add version files * Trigger Build because of #17612 * apply code review * add version files * fix version stuff * Apply suggestions from code review Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> * fixes * add version file * fix wrong suggestion * add version files * Update versions/b-/boost.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Address the review suggestion Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
15 lines
289 B
JSON
15 lines
289 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "cece09f870caaed77b754156a1f568ee05c9e653",
|
|
"version-string": "1.75.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "e32cc65f06f648018ea098e89fad7277ddacfb36",
|
|
"version-string": "1.75.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|