[proxy] update to 3.0.0 (#40837)

This commit is contained in:
c8ef 2024-09-10 11:24:50 +08:00 committed by GitHub
parent 120b4767ae
commit 95b145a794
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/proxy
REF ${VERSION}
SHA512 7d8a236618c6223e93b5f621bcfa0acd922d9b95378317ef68c1bde089455e135b987ed87100f81146c13179f5385d67eb03eee401ea7ee57c4aab61d9a42c0c
SHA512 7ac1092ba6d54ef59839627b9d7c1e583d85731b54b748c4fdbee615e4888cd6b27e5fba2780bc4060c1991d0f8bd0bc412adedc88f5f1cbeb05dd85767da0de
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "proxy",
"version": "2.4.0",
"version": "3.0.0",
"description": "A single-header C++20 library that facilitates runtime polymorphism.",
"homepage": "https://github.com/microsoft/proxy",
"license": "MIT",

View File

@ -7157,7 +7157,7 @@
"port-version": 0
},
"proxy": {
"baseline": "2.4.0",
"baseline": "3.0.0",
"port-version": 0
},
"proxygen": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "480a5fe13152aed1919f82514517418212860b1e",
"version": "3.0.0",
"port-version": 0
},
{
"git-tree": "e5c55d694a8ae657595ee0b1574bf8dfb226ca01",
"version": "2.4.0",