[proxy] update to 2.1.2 (#36254)

* [proxy] update to 2.1.2

* [proxy] update versions
This commit is contained in:
miyanyan 2024-01-20 03:55:49 +08:00 committed by GitHub
parent 97dd26728e
commit 1c6363670a
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 4a92584c7bddc52593998c8c4f058f03ea7933dcf8e98db27c65b0dc7311937fd1f9139600b64e802c6c6ea7e78089948dd622243332076f0ea5812b6b2bf990
SHA512 901815cd4456ce73d129311c8bf81ab7c5d87f290893ad47698b632c7d31c8648e9616975c942d6599d906b073452aae6fcdeffaee8f5b790febaab8a7fa4a6b
HEAD_REF main
)

View File

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

View File

@ -6841,7 +6841,7 @@
"port-version": 0
},
"proxy": {
"baseline": "2.1.0",
"baseline": "2.1.2",
"port-version": 0
},
"proxygen": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5a1c9b5683c080a7ef0e35f968bc912e0fac88d4",
"version": "2.1.2",
"port-version": 0
},
{
"git-tree": "6d6ef205bfb7dac5655566fafba65ebc4df5d961",
"version": "2.1.0",