diff options
Diffstat (limited to 'repo/nlohmann-json/nlohmann-json.xibuild')
-rw-r--r-- | repo/nlohmann-json/nlohmann-json.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/nlohmann-json/nlohmann-json.xibuild b/repo/nlohmann-json/nlohmann-json.xibuild index 81dcba0..ae9f817 100644 --- a/repo/nlohmann-json/nlohmann-json.xibuild +++ b/repo/nlohmann-json/nlohmann-json.xibuild @@ -5,7 +5,7 @@ DESC="JSON for Modern C++" MAKEDEPS=" cmake" -PKG_VER=3.10.5 +PKG_VER=3.11.2 SOURCE="https://github.com/nlohmann/json/archive/v$PKG_VER.tar.gz" build() { |