Skip to content

Commit abe8ce7

Browse files
committed
chore: update nlohmann_json wrap to 3.12.0
1 parent 4ae35d3 commit abe8ce7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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.3
2+
directory = nlohmann_json-3.12.0
33
lead_directory_missing = true
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
4+
source_url = https://github.com/nlohmann/json/releases/download/v3.12.0/include.zip
5+
source_filename = nlohmann_json-3.12.0.zip
6+
source_hash = b8cb0ef2dd7f57f18933997c9934bb1fa962594f701cd5a8d3c2c80541559372
7+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nlohmann_json_3.12.0-1/nlohmann_json-3.12.0.zip
8+
wrapdb_version = 3.12.0-1
9+
diff_files = nlohmann_json-3.12.0_installable.diff
1010

1111
[provide]
1212
nlohmann_json = nlohmann_json_dep

0 commit comments

Comments
 (0)