Skip to content

Commit bcd2711

Browse files
committed
chore: update httplib wrap to 0.20.1
1 parent d6163a4 commit bcd2711

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.20.0
3-
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.20.0.tar.gz
4-
source_filename = cpp-httplib-0.20.0.tar.gz
5-
source_hash = 18064587e0cc6a0d5d56d619f4cbbcaba47aa5d84d86013abbd45d95c6653866
6-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.20.0-1/cpp-httplib-0.20.0.tar.gz
7-
wrapdb_version = 0.20.0-1
8-
diff_files = cpp-httplib-0.20.0_mingw.diff
2+
directory = cpp-httplib-0.20.1
3+
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.20.1.tar.gz
4+
source_filename = cpp-httplib-0.20.1.tar.gz
5+
source_hash = b74b1c2c150be2841eba80192f64d93e9a6711985b3ae8aaa1a9cec4863d1dd9
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.20.1-1/cpp-httplib-0.20.1.tar.gz
7+
wrapdb_version = 0.20.1-1
8+
diff_files = cpp-httplib-0.20.1_mingw.diff
99

1010
[provide]
1111
cpp-httplib = cpp_httplib_dep

0 commit comments

Comments
 (0)