diff options
| author | thewhiteninja <40250307+thewhiteninja@users.noreply.github.com> | 2020-06-19 00:38:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-18 15:38:49 -0700 |
| commit | 2346dad99e02a71e2a3501c6391abbe6f5385564 (patch) | |
| tree | 0998782a02ba89e27452c8f9b85409e3d7fa0a77 /ports/nlohmann-json/CONTROL | |
| parent | 5f237aa8a44a09fc2447366f2a07601a03491cd9 (diff) | |
| download | vcpkg-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/CONTROL | 2 |
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++ |
