Skip to content

Commit a05dfbf

Browse files
committed
build: nlohmann_json: Update from v3.11.2 to v3.12.0
This fixes a build error as reported in #57 Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
1 parent 9ba67e6 commit a05dfbf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

subprojects/nlohmann_json.wrap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
2-
directory = nlohmann_json-3.11.2
2+
directory = nlohmann_json-3.12.0
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
4+
5+
source_url = https://github.com/nlohmann/json/releases/download/v3.12.0/include.zip
6+
source_filename = nlohmann_json-3.12.0.zip
7+
source_hash = b8cb0ef2dd7f57f18933997c9934bb1fa962594f701cd5a8d3c2c80541559372
88

99
[provide]
1010
nlohmann_json = nlohmann_json_dep

0 commit comments

Comments
 (0)