summary refs log tree commit diff
path: root/cmake
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-10-29 21:11:41 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-10-31 13:04:39 +0100
commit2b584f3a4b280ff58858cec7cdd579d6c53429e1 (patch)
tree67c7ff7b670db671fe127c551d9db63edc28829c /cmake
parentFix hunter curl version string (diff)
downloadnheko-2b584f3a4b280ff58858cec7cdd579d6c53429e1.tar.xz
Update German Translation
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Hunter/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Hunter/config.cmake b/cmake/Hunter/config.cmake
index 2741cd55..d735a69d 100644
--- a/cmake/Hunter/config.cmake
+++ b/cmake/Hunter/config.cmake
@@ -1,6 +1,6 @@
 hunter_config(
     nlohmann_json
-    VERSION 3.11.1
+    VERSION 3.11.2
     CMAKE_ARGS JSON_MultipleHeaders=ON
 )