diff options
| author | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-16 10:22:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-16 10:22:55 -0700 |
| commit | be7428900dbddba629d0761762b24adcd803c021 (patch) | |
| tree | a3075f7b589f1acf18bb7a09ef468119743fc946 /ports/cpp-httplib/CONTROL | |
| parent | 71f4cba1f8499537602721a54da03433126fa524 (diff) | |
| parent | f82c50c9a57cb07c9742e61f4b8da2b3db992e73 (diff) | |
| download | vcpkg-be7428900dbddba629d0761762b24adcd803c021.tar.gz vcpkg-be7428900dbddba629d0761762b24adcd803c021.zip | |
Merge pull request #7714 from ehsan-mohammadi/master
[cpp-httplib] Update library to 0.2.1
Diffstat (limited to 'ports/cpp-httplib/CONTROL')
| -rw-r--r-- | ports/cpp-httplib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpp-httplib/CONTROL b/ports/cpp-httplib/CONTROL index 66d4938f0..ebfc59ad8 100644 --- a/ports/cpp-httplib/CONTROL +++ b/ports/cpp-httplib/CONTROL @@ -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
|
