mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
Update http-parser version to 2.8.1. (#3887)
This commit is contained in:
parent
fbb1396f1b
commit
fc399f2ef8
@ -1,3 +1,3 @@
|
||||
Source: http-parser
|
||||
Version: 2.7.1-3
|
||||
Description: HTTP Parser.
|
||||
Version: 2.8.1
|
||||
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.7.1
|
||||
SHA512 c0fe86455db1a563a5c668f118dfa9a27b9a637ee1c0e2f2f18a5b816352436ed90435ea978e3f3d85b037d3c630234e47d609dc3b7086b898286c4e54d9f031
|
||||
REF v2.8.1
|
||||
SHA512 6f52f543d979f39688ccefae236527a8183929b3d30f5370570107b01cf89d0338b448249a81102b78d31615d2e8f6e7c708f8961f55ece08e7d3a40e5ad0883
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user