Skip to content

Commit fac893e

Browse files
committed
chore: update httplib wrap to 0.21.0
1 parent ff5eba6 commit fac893e

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

1010
[provide]
1111
cpp-httplib = cpp_httplib_dep

0 commit comments

Comments
 (0)