vcpkg/versions/r-/rsocket.json
Cheney Wang 16e95cee85
[folly related] update to 05.20 (#38931)
Update `folly` and its related ports to the latest version
`2024.05.20.00`.

The recent update to `folly` includes this commit:
99767aa88e,
which caused downstream `rsocket` to fail with the following error
during build.
```
vcpkg\rsocket\src\84ec7fc921-d730564084\rsocket\RSocketServer.cpp(32): error C2665: 'folly::ThreadLocal<rsocket::SetupResumeAcceptor,rsocket::RSocketServer::SetupResumeAcceptorTag,void>::ThreadLocal': no overloaded function could convert all the argument types
```
A patch has now been submitted to fix this issue.
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-05-29 01:51:10 -07:00

50 lines
1.3 KiB
JSON

{
"versions": [
{
"git-tree": "c0da11bfe773e995165d1a052406e5b95374cf0d",
"version-string": "2021.08.30.00",
"port-version": 5
},
{
"git-tree": "50711928560987beb101dcf47148369fb993ba89",
"version-string": "2021.08.30.00",
"port-version": 4
},
{
"git-tree": "52b82b815b431e296ffea53c1ce955c7df267d82",
"version-string": "2021.08.30.00",
"port-version": 3
},
{
"git-tree": "b1d02b39aaa70e97e3ec2551d1cfc6ae1a163199",
"version-string": "2021.08.30.00",
"port-version": 2
},
{
"git-tree": "073c3faa3992179768ce7e76cc7d39b654db9e8c",
"version-string": "2021.08.30.00",
"port-version": 1
},
{
"git-tree": "9dbf0f51130cc7c6e2c23a2ca3a104e22384f4e7",
"version-string": "2021.08.30.00",
"port-version": 0
},
{
"git-tree": "79beeb5c846c3ecdb386e7b3445adf1ac42314df",
"version-string": "2020.05.04.00",
"port-version": 3
},
{
"git-tree": "c7ad735194f400692ba373c493c23778cbfe2c79",
"version-string": "2020.05.04.00",
"port-version": 2
},
{
"git-tree": "adbdcdcb2c77bb53a1c00f41307308cfc8e7549f",
"version-string": "2020.05.04.00-1",
"port-version": 0
}
]
}