From 6699646e1b127db345a92c0831556fe152678470 Mon Sep 17 00:00:00 2001 From: Totto16 Date: Sun, 8 Sep 2024 23:53:41 +0200 Subject: [PATCH 1/2] dependencies: update nlohmann_json to 3.11.3 --- subprojects/nlohmann_json.wrap | 14 +++++++------- ....diff => nlohmann_json-3.11.3_installable.diff} | 0 2 files changed, 7 insertions(+), 7 deletions(-) rename subprojects/packagefiles/{nlohmann_json-3.11.2_installable.diff => nlohmann_json-3.11.3_installable.diff} (100%) diff --git a/subprojects/nlohmann_json.wrap b/subprojects/nlohmann_json.wrap index 994dec25..a16e068a 100644 --- a/subprojects/nlohmann_json.wrap +++ b/subprojects/nlohmann_json.wrap @@ -1,12 +1,12 @@ [wrap-file] -directory = nlohmann_json-3.11.2 +directory = nlohmann_json-3.11.3 lead_directory_missing = true -source_url = https://github.com/nlohmann/json/releases/download/v3.11.2/include.zip -source_filename = nlohmann_json-3.11.2.zip -source_hash = e5c7a9f49a16814be27e4ed0ee900ecd0092bfb7dbfca65b5a421b774dccaaed -wrapdb_version = 3.11.2-1 - -diff_files = nlohmann_json-3.11.2_installable.diff +source_url = https://github.com/nlohmann/json/releases/download/v3.11.3/include.zip +source_filename = nlohmann_json-3.11.3.zip +source_hash = a22461d13119ac5c78f205d3df1db13403e58ce1bb1794edc9313677313f4a9d +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nlohmann_json_3.11.3-1/nlohmann_json-3.11.3.zip +wrapdb_version = 3.11.3-1 +diff_files = nlohmann_json-3.11.3_installable.diff [provide] nlohmann_json = nlohmann_json_dep diff --git a/subprojects/packagefiles/nlohmann_json-3.11.2_installable.diff b/subprojects/packagefiles/nlohmann_json-3.11.3_installable.diff similarity index 100% rename from subprojects/packagefiles/nlohmann_json-3.11.2_installable.diff rename to subprojects/packagefiles/nlohmann_json-3.11.3_installable.diff From b74211426815718a1680beed0297e3768e8529ff Mon Sep 17 00:00:00 2001 From: Totto16 Date: Sun, 8 Sep 2024 23:56:42 +0200 Subject: [PATCH 2/2] dependencies: update cpp-httplib to 0.17.3 --- subprojects/cpp-httplib.wrap | 14 +++++++------- ....1_mingw.diff => cpp-httplib-0.17.3_mingw.diff} | 0 2 files changed, 7 insertions(+), 7 deletions(-) rename subprojects/packagefiles/{cpp-httplib-0.17.1_mingw.diff => cpp-httplib-0.17.3_mingw.diff} (100%) diff --git a/subprojects/cpp-httplib.wrap b/subprojects/cpp-httplib.wrap index 7592131c..65c91cfc 100644 --- a/subprojects/cpp-httplib.wrap +++ b/subprojects/cpp-httplib.wrap @@ -1,11 +1,11 @@ [wrap-file] -directory = cpp-httplib-0.17.1 -source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.17.1.tar.gz -source_filename = cpp-httplib-0.17.1.tar.gz -source_hash = 044c5a233da242e981d9543dd136a5945e0549c5641a0373934db88bbd192f41 -source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.17.1-1/cpp-httplib-0.17.1.tar.gz -wrapdb_version = 0.17.1-1 -diff_files = cpp-httplib-0.17.1_mingw.diff +directory = cpp-httplib-0.17.3 +source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.17.3.tar.gz +source_filename = cpp-httplib-0.17.3.tar.gz +source_hash = 95bd6dba4241656c59d6f0854d408d14c220f7c71e673319ee27d30aee741aaa +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cpp-httplib_0.17.3-1/cpp-httplib-0.17.3.tar.gz +wrapdb_version = 0.17.3-1 +diff_files = cpp-httplib-0.17.3_mingw.diff [provide] cpp-httplib = cpp_httplib_dep diff --git a/subprojects/packagefiles/cpp-httplib-0.17.1_mingw.diff b/subprojects/packagefiles/cpp-httplib-0.17.3_mingw.diff similarity index 100% rename from subprojects/packagefiles/cpp-httplib-0.17.1_mingw.diff rename to subprojects/packagefiles/cpp-httplib-0.17.3_mingw.diff