Commit Graph

3 Commits

Author SHA1 Message Date
Nick D'Ademo
d73fba0543
[bext-di] Update to 1.3.0 (#35056)
* update port.

* update versions file.

* Apply suggestions from code review

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* update versions.

* update versions file.

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-11-14 12:43:13 -08:00
Michael Scovetta
b47d6ce6e3
[many ports] Update HTTP to HTTPS links where it can be done safely. (#20464)
* Update HTTP to HTTPS links where it can be done safely.

This means that the HTTP-based link gave a 200 response with identical
content to the HTTPS version of the link. For links containing
variables, we checked the interpolated (real) link.

* Bump relevant vcpkg.json versions.

* Use version-date for cello.

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-12 12:13:55 -08:00
Kris Jusiak
b05fe02703
[bext-di] Rename boost-di to bext-di (#16302)
* Rename `boost-di` to `di`

Problem:
- `boost-di` is not an official Boost library and it shouldn't use boost name.

Solution:
- Rename it to `di` instead.

* Update the port name to bext-di

* Update the version

Co-authored-by: Kris Jusiak <kris@jusiak.net>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-04-01 10:33:58 -07:00