vcpkg/versions/b-/boost-leaf.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

50 lines
1.1 KiB
JSON

{
"versions": [
{
"git-tree": "1cb0810bb85eb66e173350bcd5dbd9646a2aa28a",
"version": "1.81.0",
"port-version": 1
},
{
"git-tree": "c0be7c36c03a4a875995e81c7c82b4e2a9c56f25",
"version": "1.81.0",
"port-version": 0
},
{
"git-tree": "bd906879bdcd0656df06ac52b059295cfabd5e65",
"version": "1.80.0",
"port-version": 1
},
{
"git-tree": "151ee4285909980fe5008aaf36d65ffc636e654a",
"version": "1.80.0",
"port-version": 0
},
{
"git-tree": "87a96bf13e0afb5212772d1240dfc6accaf71b84",
"version": "1.79.0",
"port-version": 0
},
{
"git-tree": "c000f663b00cfc9a2566b67ea68d6fe5050a016a",
"version": "1.78.0",
"port-version": 0
},
{
"git-tree": "e257e66da57763ab4e677806d04b6d67721c09df",
"version": "1.77.0",
"port-version": 0
},
{
"git-tree": "e5d414a21f12b33a083b6595ef485d21e6e4df76",
"version": "1.76.0",
"port-version": 0
},
{
"git-tree": "b6f4d7fa7cc1bdf8c780bf165d4c4d1fcbb337ff",
"version-string": "1.75.0",
"port-version": 0
}
]
}