vcpkg/versions/u-
Frank 272c4fdfae
[uwebsockets] Update version to 20.60.0 (#36841)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
Fix https://github.com/microsoft/vcpkg/issues/36687
<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist:-->

- [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-02-21 09:50:26 -08:00
..
uchardet.json [uchardet] update to v0.0.8 (#29748) 2023-02-21 08:08:59 -08:00
udt.json [udt] New port (#30348) 2023-03-28 13:34:18 -07:00
umock-c.json [azure-iot-sdk-c] LTS_01_2023_REF01 (#29046) 2023-02-03 12:14:45 -08:00
uni-algo.json [uni-algo] Update to 1.0.0 (#32749) 2023-07-27 22:47:15 -07:00
unicorn-lib.json [unicorn-lib] Fix missing headers (#32002) 2023-06-14 16:26:08 -07:00
unicorn.json [unicorn] update to 2.0.1.post1 (#26101) 2023-09-12 11:00:40 -07:00
units.json [units] Fix cmake usage (#36748) 2024-02-14 23:04:35 -08:00
unittest-cpp.json [unittest-cpp] Fix build failure on uwp (#35096) 2023-11-16 12:53:14 -08:00
unixodbc.json [multiple-ports] Fix missing usage (#29345) 2023-02-09 10:59:04 -08:00
unordered-dense.json [unordered-dense] Update to 4.4.0 (#35895) 2023-12-27 23:46:50 -08:00
unqlite.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
unrar.json [unrar] msbuild (#33146) 2023-08-15 16:42:00 -07:00
upb.json [upb] tools no uwp (#33864) 2023-09-20 10:22:53 -07:00
urdfdom-headers.json [urdfdom] Update to 3.1.0 (#25591) 2022-08-05 23:09:54 -07:00
urdfdom.json update urdfdom (#31335) 2023-05-11 10:09:03 -07:00
urho3d.json Update macOS to 13.5 and xcode 14.3.1. (#33722) 2023-09-14 14:02:46 -07:00
uriparser.json [uriparser] update to 0.9.7 (#27612) 2022-11-03 15:15:26 -07:00
usbmuxd.json [libusb] Fix usage (#35498) 2023-12-14 00:07:17 -08:00
usd.json [usd] Fix hash after repository redirect (#32279) 2023-06-29 14:35:57 -07:00
usearch.json [usearch] Add new port (#33676) 2023-09-13 17:10:57 -07:00
usockets.json [libuv] Update to 1.45.0 (#32165) 2023-06-27 17:07:58 -07:00
usrsctp.json [libdatachannel] Fix dependency not found (#35618) 2024-01-03 16:56:55 -08:00
utf8-range.json utf8-range: Add port (#35622) 2023-12-13 23:37:27 -08:00
utf8h.json [utf8h] set license (#28260) 2022-12-13 19:38:34 -08:00
utf8proc.json Upgrade utf8proc to 2.9.0 (#36785) 2024-02-16 11:55:43 -08:00
utfcpp.json [utfcpp] Update to 4.0.5 (#36054) 2024-01-08 13:06:39 -08:00
utfz.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
uthash.json [uthash] Add new port (#19823) 2021-09-09 21:11:53 -07:00
uthenticode.json [openssl] update to 3.0.2 (#22878) 2022-04-06 11:04:46 -07:00
uvatlas.json [directxmath, directxmesh, directxtex, directxtk, uvatlas] Update for Dec2023 (#35965) 2024-01-02 14:37:52 -08:00
uvw.json [uvw] Bump to 3.2.0 (#32526) 2023-07-14 16:51:15 -07:00
uwebsockets.json [uwebsockets] Update version to 20.60.0 (#36841) 2024-02-21 09:50:26 -08:00