mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:49:05 +08:00
Update http-parser to 2.9.0 (#5609)
This commit is contained in:
parent
06bdb67b66
commit
650ffbd1c8
@ -1,3 +1,3 @@
|
||||
Source: http-parser
|
||||
Version: 2.8.1
|
||||
Version: 2.9.0
|
||||
Description: HTTP Parser.
|
@ -2,8 +2,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO nodejs/http-parser
|
||||
REF v2.8.1
|
||||
SHA512 6f52f543d979f39688ccefae236527a8183929b3d30f5370570107b01cf89d0338b448249a81102b78d31615d2e8f6e7c708f8961f55ece08e7d3a40e5ad0883
|
||||
REF v2.9.0
|
||||
SHA512 40acecbf71b9f0b4ae857c74c3ec0784d7f341a0cb83cf82b308387d0c5b56d38b282241aaf8ca93816970f2a9e67989f3d9d456459f3986c29fe51ab520155e
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user