aboutsummaryrefslogtreecommitdiff
path: root/ports/nlohmann-json/CONTROL
diff options
context:
space:
mode:
authorthewhiteninja <40250307+thewhiteninja@users.noreply.github.com>2020-06-19 00:38:49 +0200
committerGitHub <noreply@github.com>2020-06-18 15:38:49 -0700
commit2346dad99e02a71e2a3501c6391abbe6f5385564 (patch)
tree0998782a02ba89e27452c8f9b85409e3d7fa0a77 /ports/nlohmann-json/CONTROL
parent5f237aa8a44a09fc2447366f2a07601a03491cd9 (diff)
downloadvcpkg-2346dad99e02a71e2a3501c6391abbe6f5385564.tar.gz
vcpkg-2346dad99e02a71e2a3501c6391abbe6f5385564.zip
[nlohmann-json] Upgrade to 3.8.0 (#11941)
* [nlohmann-json] Upgrade to 3.8.0 * Replace hardcoded port name by the variable ${PORT} * Replace all nlohmann-json by ${PORT}
Diffstat (limited to 'ports/nlohmann-json/CONTROL')
-rw-r--r--ports/nlohmann-json/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nlohmann-json/CONTROL b/ports/nlohmann-json/CONTROL
index 5ad907cb6..603129847 100644
--- a/ports/nlohmann-json/CONTROL
+++ b/ports/nlohmann-json/CONTROL
@@ -1,4 +1,4 @@
Source: nlohmann-json
-Version: 3.7.3
+Version: 3.8.0
Homepage: https://github.com/nlohmann/json
Description: JSON for Modern C++