Skip to content

Commit d484a6b

Browse files
authored
Merge pull request #180 from OpenBrickProtocolFoundation/update_libraries
Update libraries
2 parents aa170a3 + b742114 commit d484a6b

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
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.17.1
3-
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.17.1.tar.gz
4-
source_filename = cpp-httplib-0.17.1.tar.gz
5-
source_hash = 044c5a233da242e981d9543dd136a5945e0549c5641a0373934db88bbd192f41
6-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.17.1-1/cpp-httplib-0.17.1.tar.gz
7-
wrapdb_version = 0.17.1-1
8-
diff_files = cpp-httplib-0.17.1_mingw.diff
2+
directory = cpp-httplib-0.17.3
3+
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.17.3.tar.gz
4+
source_filename = cpp-httplib-0.17.3.tar.gz
5+
source_hash = 95bd6dba4241656c59d6f0854d408d14c220f7c71e673319ee27d30aee741aaa
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.17.3-1/cpp-httplib-0.17.3.tar.gz
7+
wrapdb_version = 0.17.3-1
8+
diff_files = cpp-httplib-0.17.3_mingw.diff
99

1010
[provide]
1111
cpp-httplib = cpp_httplib_dep

subprojects/nlohmann_json.wrap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[wrap-file]
2-
directory = nlohmann_json-3.11.2
2+
directory = nlohmann_json-3.11.3
33
lead_directory_missing = true
4-
source_url = https://github.com/nlohmann/json/releases/download/v3.11.2/include.zip
5-
source_filename = nlohmann_json-3.11.2.zip
6-
source_hash = e5c7a9f49a16814be27e4ed0ee900ecd0092bfb7dbfca65b5a421b774dccaaed
7-
wrapdb_version = 3.11.2-1
8-
9-
diff_files = nlohmann_json-3.11.2_installable.diff
4+
source_url = https://github.com/nlohmann/json/releases/download/v3.11.3/include.zip
5+
source_filename = nlohmann_json-3.11.3.zip
6+
source_hash = a22461d13119ac5c78f205d3df1db13403e58ce1bb1794edc9313677313f4a9d
7+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nlohmann_json_3.11.3-1/nlohmann_json-3.11.3.zip
8+
wrapdb_version = 3.11.3-1
9+
diff_files = nlohmann_json-3.11.3_installable.diff
1010

1111
[provide]
1212
nlohmann_json = nlohmann_json_dep

0 commit comments

Comments
 (0)