diff options
author | Brian Clinkenbeard <brianclinkenbeard@users.noreply.github.com> | 2020-02-17 22:54:09 -0800 |
---|---|---|
committer | Brian Clinkenbeard <brianclinkenbeard@users.noreply.github.com> | 2020-02-17 22:54:09 -0800 |
commit | 9e42025e5bfd0e96e8e0e2787c1aab0c3fd76d01 (patch) | |
tree | d4294681fc251220d1563d7f9df20bd10c9ec72d | |
parent | 76b55c36243dace8b5d39f4c50940b43269b800b (diff) |
update httplib README
-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..c28db9c76 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/v0.4.2 MIT License |