CMakeFiles: Update json to 3.8.0
Keeps the tracked version of the library up to date.
This commit is contained in:
parent
6b35317ff3
commit
d25265d63a
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ macro(yuzu_find_packages)
|
|||
# can't use until https://github.com/bincrafters/community/issues/1173
|
||||
#"libzip 1.5 libzip/1.5.2@bincrafters/stable"
|
||||
"lz4 1.8 lz4/1.9.2"
|
||||
"nlohmann_json 3.7 nlohmann_json/3.7.3"
|
||||
"nlohmann_json 3.8 nlohmann_json/3.8.0"
|
||||
"ZLIB 1.2 zlib/1.2.11"
|
||||
"zstd 1.4 zstd/1.4.4"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue