Commit Graph

6 Commits

Author SHA1 Message Date
miyanyan
1f21212d10
[proxy] update to 2.2.0 (#36960)
- [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-02-27 00:11:26 -08:00
miyanyan
1c6363670a
[proxy] update to 2.1.2 (#36254)
* [proxy] update to 2.1.2

* [proxy] update versions
2024-01-19 11:55:49 -08:00
miyanyan
c8b536f2ea
[proxy] update to 2.1.0 (#36190)
* [proxy] update to 2.1.0

* [proxy] update versions
2024-01-16 10:51:28 -08:00
miyanyan
155075b479
[proxy] update to 2.0.0 (#35885)
* [proxy] update to 2.0.0

* [proxy] update versions
2023-12-27 15:51:43 -08:00
misirlou-tg
e3504363a9
[proxy] update to version 1.1.1 (#27014)
* Update proxy to version 1.1.1

* Run x-add-version
2022-09-28 11:27:26 -07:00
Tian L
ec547c15d6
[proxy] Add new port (#25445)
* new port - proxy

* replace deprecated tools

* update vcpkg.json

* resolve comments

* run ./vcpkg x-add-version --all

* update description

* update git-tree

* add quotes

* run vcpkg x-add-version --all
2022-06-30 13:03:18 -07:00