Skip to content

Commit 4349079

Browse files
committed
chore: update httplib wrap to 0.26.0
1 parent 0188492 commit 4349079

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

subprojects/cpp-httplib.wrap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[wrap-file]
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
2+
directory = cpp-httplib-0.26.0
3+
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.26.0.tar.gz
4+
source_filename = cpp-httplib-0.26.0.tar.gz
5+
source_hash = a66f908f50ccb119769adce44fe1eac75f81b6ffab7c4ac0211bb663ffeb2688
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.26.0-1/cpp-httplib-0.26.0.tar.gz
7+
wrapdb_version = 0.26.0-1
8+
diff_files = cpp-httplib-0.26.0_mingw.diff
99

1010
[provide]
11-
cpp-httplib = cpp_httplib_dep
11+
dependency_names = cpp-httplib

0 commit comments

Comments
 (0)