From 83540d5346f0cbf1b33e7df18c4250dfc87c4f84 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Mon, 5 Jan 2026 10:43:28 +0000 Subject: [PATCH] build: nlohmann_json: Update from v3.11.2 to v3.12.0 This fixes a build error as reported in https://github.com/raspberrypi/libpisp/issues/57 Signed-off-by: Naushir Patuck --- subprojects/nlohmann_json.wrap | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/subprojects/nlohmann_json.wrap b/subprojects/nlohmann_json.wrap index bf5d700..0eefc3a 100644 --- a/subprojects/nlohmann_json.wrap +++ b/subprojects/nlohmann_json.wrap @@ -1,10 +1,10 @@ [wrap-file] -directory = nlohmann_json-3.11.2 +directory = nlohmann_json-3.12.0 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 + +source_url = https://github.com/nlohmann/json/releases/download/v3.12.0/include.zip +source_filename = nlohmann_json-3.12.0.zip +source_hash = b8cb0ef2dd7f57f18933997c9934bb1fa962594f701cd5a8d3c2c80541559372 [provide] nlohmann_json = nlohmann_json_dep