mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
[cpp-httplib] Update library to 0.2.1
This commit is contained in:
parent
0a033250c7
commit
f82c50c9a5
@ -1,4 +1,4 @@
|
||||
Source: cpp-httplib
|
||||
Version: 0.2.0
|
||||
Version: 0.2.1
|
||||
Homepage: https://github.com/yhirose/cpp-httplib
|
||||
Description: A single file C++11 header-only HTTP/HTTPS server and client library
|
||||
|
@ -5,8 +5,8 @@ set(VERSION 0.2.0)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO yhirose/cpp-httplib
|
||||
REF 2f8479016fa9af9a63056571992b31c32741d89b
|
||||
SHA512 2f17a6a95c849a5c873a65e8da8bf85311f0152e439a973354c24d02ee9e6c3b0f3a456b60f90637ea4588d9ac09f7e41f42199de61315754e5fe9eecbb657ed
|
||||
REF v0.2.1
|
||||
SHA512 f0f24cb58da4bbe4ccaa28891fd56257bc97cdf861c4406f41c0cb0bb76b53f9f707298cb5ea1139e4a819c4b1a4b750090a53652d45c3621b33d76ba627a78f
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user