Commit Graph

28 Commits

Author SHA1 Message Date
Cheney Wang
09deeb6f14
[uwebsockets] update to v20.67.0 (#41208) 2024-09-27 11:37:48 -04:00
Cheney Wang
bc2d3dd679
[uwebsockets] update to 20.65.0 (#40329) 2024-08-08 21:32:02 -07:00
Jia Yue Hua
9b47e9dece
[uwebsockets] update to 20.62.0 (#37894)
Fixes https://github.com/microsoft/vcpkg/issues/37355
2024-04-01 14:09:10 -07:00
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
JonLiu1993
32db96adc5
[uwebsockets] update to 20.59.0 (#36663)
* [uwebsockets] update to 20.59.0

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-02-08 22:45:52 -08:00
JonLiu1993
222c0b2303
[uwebsockets] update to 20.57.0 (#36340)
* [uwebsockets] update to 20.57.0

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-24 09:42:25 -08:00
Mengna Li
cb1e472877
update to 20.54.0 (#35883) 2023-12-27 15:52:58 -08:00
Jia Yue Hua
78af68fdcc
[uwebsockets] update to 20.47.0 (#34683)
* [uwebsockets] update to 20.47.0

* [uwebsockets] update to 20.47.0
2023-10-24 09:02:01 -07:00
Lily Wang
9d7f6a1872
[uwebsockets] Update to 20.45.0 (#32587) 2023-07-17 13:06:27 -07:00
Frank
23577da462
[uwebsockets] update version to 20.44.0 (#31731)
* [uwebsockets] update version to 20.44.0

* version
2023-05-31 11:40:57 -07:00
Cheney Wang
dad60afdaa
[uwebsockets] update to 20.41.0 (#31371) 2023-05-10 11:09:36 -07:00
Lily Wang
924d8d4662
[uwebsockets] update to 20.40.0 (#31240)
* [uwebsockets] update to 20.40.0

* update version
2023-05-05 11:17:41 -07:00
Mengna Li
73c7508f33
update to 20.36.0 (#29407) 2023-02-03 12:34:39 -08:00
MonicaLiu
43fd425d12
[uwebsockets] update to v20.34.0 (#28613)
* update uwebsockets

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-29 11:05:22 -08:00
MonicaLiu
163a45ad48
[uwebsockets] update to v20.31.0 (#28049)
* update uwebsockets

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-29 11:51:14 -08:00
Lily Wang
470f0359aa
[uwebsockets] update to 20.30.0 (#27765)
* [uwebsockets] update to 20.30.0

* x-add-version
2022-11-11 09:06:09 -08:00
JonLiu1993
82c7a4578a
[uwebsockets] update to 20.14.0 (#25687)
* [uwebsockets] update to 20.14.0

* update version
2022-07-11 16:17:58 -07:00
walge-laine
ab762687aa
[uwebsockets] Update to 20.11.0 (#23504)
* [uwebsockets] Update to 20.11.0

* Update CI baseline
2022-03-14 17:07:09 -07:00
chausner
81800b4f6e
[uwebsockets] Update to 20.9.0 (#22706)
* Update uwebsockets to 20.9.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-01-24 15:09:36 -08:00
chausner
d5df9647f0
[uwebsockets] Update to 20.8.0 (#21367)
* Update uwebsockets to 20.8.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-13 10:22:49 -08:00
chausner
63044d1243
[uwebsockets] Update to 20.6.0 (#20877)
* Update uwebsockets to 20.6.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-21 23:52:30 -07:00
chausner
3469e10df5
[uwebsockets] Update to 20.5.0 (#20513)
* Update uwebsockets to 20.5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:16:42 -07:00
chausner
1ecff29caf
[uwebsockets] Update to 19.9.0 (#20331)
* Update uwebsockets to 19.9.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 20:01:51 -07:00
Phoebe
bcf551b980
[fftw3/libwebsockets/uwebsockets] Update to latest release (#20051) 2021-09-08 08:02:56 -07:00
JonLiu1993
48b93ecb2c
[uwebsockets] update to 19.2.0 (#18525)
* [uwebsockets] update to <v19.2.0>

* update version
2021-06-18 10:55:51 -07:00
Andrew
e2d4023b23
[uWebSockets] updated to 19.0.0 alpha 5 (#16672)
* [uWebSockets] updated to 19.0.0 alpha 5

* versions db update

* Versions db update
2021-03-15 11:13:02 -07:00
JonLiu1993
c3c77073f8
[uWebSockets] update to 19.0.0 (#16496)
* [uWebSockets] update to 19.0.0

* update versdion

* modify vcpkg.json

* update version
2021-03-10 14:00:33 -06:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00