vipcxj 0a16a90673
[libdatachannel] fix #37058 (#37060)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
fix #37058
<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

- [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.

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-03-01 14:30:06 -08:00
..
2023-05-01 15:19:06 -07:00
2024-02-08 22:41:50 -08:00
2023-10-02 17:37:58 -07:00
2023-10-04 13:40:28 -07:00
2023-11-15 17:24:14 -08:00
2024-02-12 14:53:06 -08:00
2023-05-08 10:12:45 -07:00
2023-12-14 00:07:17 -08:00
2023-05-05 11:13:22 -07:00
2024-01-04 11:58:41 -08:00
2022-11-28 12:36:48 -08:00
2022-11-01 14:00:11 -07:00
2023-08-16 12:52:23 -07:00
2023-03-15 10:31:12 -07:00
2022-09-19 12:08:27 -07:00
2023-12-14 00:07:17 -08:00
2022-09-19 12:08:27 -07:00
2024-02-27 00:45:27 -08:00
2023-03-22 16:34:39 -07:00
2023-10-31 11:57:23 -07:00
2023-10-13 11:59:30 -07:00
2023-10-27 18:44:08 -07:00
2023-12-14 00:07:17 -08:00
2023-09-26 00:28:57 -07:00
2024-01-22 10:56:30 -08:00
2023-12-08 01:26:51 -08:00
2023-05-30 12:04:08 -07:00
2023-10-09 15:36:45 -07:00
2024-01-31 14:45:22 -08:00
2023-08-29 00:17:08 -07:00
2022-12-27 00:53:18 -08:00
2023-05-08 15:06:19 -07:00
2023-12-01 02:08:05 -08:00
2023-10-17 10:38:18 -07:00
2023-03-23 15:50:57 -07:00
2023-05-30 12:31:49 -07:00
2023-10-17 10:38:47 -07:00
2023-11-22 14:30:45 -08:00
2023-12-14 00:07:17 -08:00
2023-05-08 10:07:54 -07:00
2024-02-09 20:03:54 -08:00
2022-10-19 18:22:37 -07:00
2022-11-01 14:00:11 -07:00
2023-08-03 09:55:15 -07:00
2022-09-22 14:34:02 -07:00
2022-10-19 18:22:37 -07:00
2023-10-02 20:24:33 -07:00
2022-10-19 18:22:37 -07:00
2022-09-22 14:34:02 -07:00
2022-09-22 14:34:02 -07:00
2022-09-22 14:34:02 -07:00
2022-10-19 18:22:37 -07:00
2023-08-14 13:58:43 -07:00
2022-10-19 18:22:37 -07:00
2023-01-20 22:17:35 -08:00
2023-12-12 01:31:45 -08:00
2023-11-29 01:19:13 -08:00
2023-10-09 15:34:56 -07:00
2023-12-19 15:02:02 -08:00
2023-03-12 21:13:33 -07:00
2023-11-05 09:45:05 -08:00
2023-09-27 01:22:44 -07:00
2023-11-08 09:36:24 -08:00
2023-12-12 01:22:44 -08:00
2023-05-13 12:45:36 -07:00
2023-05-13 12:45:36 -07:00
2023-05-13 12:45:36 -07:00
2023-05-13 12:45:36 -07:00
2023-05-13 12:45:36 -07:00
2022-10-14 16:01:28 -07:00
2023-06-29 14:40:07 -07:00
2023-12-07 23:35:10 -08:00
2023-07-14 16:21:37 -07:00
2023-06-27 17:07:58 -07:00
2024-02-01 12:09:19 -08:00