Skip to content

Commit

Permalink
[cpp-httplib] Update library to 0.4.2 (microsoft#9360)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pospelove authored and dan-shaw committed Dec 20, 2019
1 parent df4db71 commit b630f9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/cpp-httplib/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: cpp-httplib
Version: 0.2.5
Version: 0.4.2
Homepage: https://github.com/yhirose/cpp-httplib
Description: A single file C++11 header-only HTTP/HTTPS server and client library
4 changes: 2 additions & 2 deletions ports/cpp-httplib/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO yhirose/cpp-httplib
REF v0.2.5
SHA512 2b898acb0534517386d14ffa8c2d4640e27cdbbb7ed627a29c289a3012348950bbe1c64711315e8d8654688ab447735d73b9c03be39caaf10e783f612f65e31a
REF v0.4.2
SHA512 2269bba048790cc37d9dc79de727959d337182ebee50dbacaabcdc495e1a7ef429ad2331c4479b075fd842ba7c3fcef87c487a5c04307e150b747ddd0f04d545
HEAD_REF master
)

Expand Down

0 comments on commit b630f9b

Please sign in to comment.