vcpkg/versions/b-/boost-property-map-parallel.json
Billy O'Neal 6aa38234d0
[boost] Fix generate ports to match the tree. (#29338)
Added the ability for the 'default' port version to get a value in case they all change at once (as almost happened due to https://github.com/microsoft/vcpkg/issues/29288)

https://github.com/microsoft/vcpkg/pull/28356/ did not apply post-source stubs for url and locale. I suspect they were just forgotten to be checked in?
https://github.com/microsoft/vcpkg/pull/28617/ did not record the port version change in generate-ports.ps1.

Also fixed all files to have LF line endings. (since changing boost-vcpkg-helper version also changed all the other ports anyway)

Also changed "When changing this file also update and run scripts/boost/generate-ports.ps1" to "Automatically generated by scripts/boost/generate-ports.ps1" because I think that better conveys the consequences (your changes will get nuked).
2023-02-01 13:34:29 -08:00

40 lines
905 B
JSON

{
"versions": [
{
"git-tree": "6673a69fdb35d721a631091235639592301360ef",
"version": "1.81.0",
"port-version": 1
},
{
"git-tree": "781e2dcac5438e631a84dd2b8db94dd87a924cd0",
"version": "1.81.0",
"port-version": 0
},
{
"git-tree": "60e15d78a331d327d131bba2cdaa5be5351610e1",
"version": "1.80.0",
"port-version": 1
},
{
"git-tree": "addcd2668a3f5f1ce1dcd5f3b548077cd9c3a16c",
"version": "1.80.0",
"port-version": 0
},
{
"git-tree": "9f8124a589753446efa038489607ddd868c7e2c4",
"version": "1.79.0",
"port-version": 0
},
{
"git-tree": "2d9edadb62d7a55975cf22e01b7ee0ce74b4301a",
"version": "1.78.0",
"port-version": 0
},
{
"git-tree": "32b8452f34ad6048981ab1f2a5d7c226753205b8",
"version": "1.77.0",
"port-version": 0
}
]
}