vcpkg/versions/b-/boost-describe.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": "bfc832aa947b09701004ab5ed8d0e37dfce8ee24",
"version": "1.81.0",
"port-version": 1
},
{
"git-tree": "509fa12819b48eb72da8cf2600ba7f3b799bd54b",
"version": "1.81.0",
"port-version": 0
},
{
"git-tree": "e69329263efe6a881ac4bd42a9ba24ae30da2b4d",
"version": "1.80.0",
"port-version": 1
},
{
"git-tree": "91eb316df6588d70db583e6accf94f3dc79cb78b",
"version": "1.80.0",
"port-version": 0
},
{
"git-tree": "f79ac02e597506f15b55a0445e9a36ed6cb22632",
"version": "1.79.0",
"port-version": 0
},
{
"git-tree": "e08134869cca3b2d75247c226637b24438c489c2",
"version": "1.78.0",
"port-version": 0
},
{
"git-tree": "399140a565739230fd9b805f047013bf42a2a0b6",
"version": "1.77.0",
"port-version": 0
}
]
}