Commit Graph

11 Commits

Author SHA1 Message Date
c8ef
95b145a794
[proxy] update to 3.0.0 (#40837) 2024-09-09 20:24:50 -07:00
miyanyan
e48d3f4d65
[proxy] update to 2.4.0 (#38660)
- [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-05-09 20:17:24 -07:00
miyanyan
8c6f8ce350
[proxy] update to 2.3.2 (#38355)
- [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-04-23 15:42:56 -04:00
miyanyan
12b93ce566
[proxy] update to 2.3.0 (#37951) 2024-04-03 16:20:09 -07:00
miyanyan
b7aea0f750
[proxy] update to 2.2.1 (#37203)
- [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-03-07 22:37:51 -08:00
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