diff options
| author | thewhiteninja <40250307+thewhiteninja@users.noreply.github.com> | 2020-08-05 22:52:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 13:52:43 -0700 |
| commit | 953b957bbe8d67afa76964afa29864a0865e6f06 (patch) | |
| tree | c390fabc3d2bb0b65cb6e0024dc6def39a02bc8d /ports/nlohmann-json/CONTROL | |
| parent | a2af235a171feb8dc5e8a0297dce41aee8576bf7 (diff) | |
| download | vcpkg-953b957bbe8d67afa76964afa29864a0865e6f06.tar.gz vcpkg-953b957bbe8d67afa76964afa29864a0865e6f06.zip | |
[nlohmann-json] Update to 3.9.0 (#12601)
* Update to 3.9.0
* Update ports/nlohmann-json/CONTROL
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
* add a patch to fix the build and nlohmann-json checks.
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/nlohmann-json/CONTROL')
| -rw-r--r-- | ports/nlohmann-json/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/nlohmann-json/CONTROL b/ports/nlohmann-json/CONTROL index 3e8f51fa6..b6b875df1 100644 --- a/ports/nlohmann-json/CONTROL +++ b/ports/nlohmann-json/CONTROL @@ -1,5 +1,4 @@ Source: nlohmann-json -Version: 3.8.0 -Port-Version: 2 +Version: 3.9.0 Homepage: https://github.com/nlohmann/json Description: JSON for Modern C++ |
