mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[proxy] update to 4.0.1 (#47678)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO microsoft/proxy
|
||||
REF ${VERSION}
|
||||
SHA512 b6484a9ebc71d0a76bf80b80dc6688c5c4f08ab02496e105f0b8392d8752d79216da315513755176aa98da95247dc785a20379e2e2b192eb463213c6f8c9cf6f
|
||||
SHA512 6d4d02ea60d8d0032715c9de290e396367949233a333717fcd7a19bf98294e3db54d6d38bc04e1931e83861bf68e5a91be48afae4adf473ceb32762efdac5ad7
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "proxy",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"description": "A single-header C++20 library that facilitates runtime polymorphism.",
|
||||
"homepage": "https://github.com/microsoft/proxy",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -7709,7 +7709,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"proxy": {
|
||||
"baseline": "4.0.0",
|
||||
"baseline": "4.0.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"proxygen": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "52929b404ef883531bf9b89819abfdbf5e9e8f06",
|
||||
"version": "4.0.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "cb9194319ce85476c9d7025ed1b6d5537b950ddf",
|
||||
"version": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user