Skip to content

Commit 618e9ca

Browse files
committed
chore: update httplib wrap to 0.25.0
1 parent cc5a1c4 commit 618e9ca

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

1010
[provide]
1111
cpp-httplib = cpp_httplib_dep

0 commit comments

Comments
 (0)