Skip to content

Commit 709e448

Browse files
committed
chore: update httplib wrap to 0.18.7
1 parent 1ea369b commit 709e448

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

subprojects/cpp-httplib.wrap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[wrap-file]
2-
directory = cpp-httplib-0.18.6
3-
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.18.6.tar.gz
4-
source_filename = cpp-httplib-0.18.6.tar.gz
5-
source_hash = 8900747bba3dda8007f1876175be699036e09e4a25ceeab51196d9365bf1993a
6-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.18.6-1/cpp-httplib-0.18.6.tar.gz
7-
wrapdb_version = 0.18.6-1
8-
diff_files = cpp-httplib-0.18.6_mingw.diff
2+
directory = cpp-httplib-0.18.7
3+
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.18.7.tar.gz
4+
source_filename = cpp-httplib-0.18.7.tar.gz
5+
source_hash = b7b1e9e4e77565a5a9bc95e761d5df3e7c0e8ca37c90fd78b1b031bc6cb90fc1
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.18.7-1/cpp-httplib-0.18.7.tar.gz
7+
wrapdb_version = 0.18.7-1
8+
diff_files = cpp-httplib-0.18.7_mingw.diff
99

1010
[provide]
1111
cpp-httplib = cpp_httplib_dep

0 commit comments

Comments
 (0)