diff options
author | bunnei <bunneidev@gmail.com> | 2020-02-19 21:15:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-19 21:15:06 -0500 |
commit | 2342c0d50e354826d28c5fbc58b76d0047ea5e72 (patch) | |
tree | b188f799411ac05f76b01e3ff74d1047d6267753 /externals/httplib/README.md | |
parent | bf0c929d4cafcdf08a66544e4e018f11fa11ed36 (diff) | |
parent | d31156931dccf00fba15c789185796fd3f8dc006 (diff) |
Merge pull request #3432 from brianclinkenbeard/update-httplib
Update httplib to 0.5.5
Diffstat (limited to 'externals/httplib/README.md')
-rw-r--r-- | externals/httplib/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/httplib/README.md b/externals/httplib/README.md index 0e26522b5..73037d297 100644 --- a/externals/httplib/README.md +++ b/externals/httplib/README.md @@ -1,4 +1,4 @@ -From https://github.com/yhirose/cpp-httplib/commit/d9479bc0b12e8a1e8bce2d34da4feeef488581f3 +From https://github.com/yhirose/cpp-httplib/tree/fce8e6fefdab4ad48bc5b25c98e5ebfda4f3cf53 MIT License |