aboutsummaryrefslogtreecommitdiff
path: root/ports/taocpp-json
diff options
context:
space:
mode:
Diffstat (limited to 'ports/taocpp-json')
-rw-r--r--ports/taocpp-json/CONTROL2
-rw-r--r--ports/taocpp-json/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/taocpp-json/CONTROL b/ports/taocpp-json/CONTROL
index a2fe6d08e..e3f90f461 100644
--- a/ports/taocpp-json/CONTROL
+++ b/ports/taocpp-json/CONTROL
@@ -1,3 +1,3 @@
Source: taocpp-json
-Version: 2019-04-29-1
+Version: 2019-05-08
Description: C++ header-only JSON library
diff --git a/ports/taocpp-json/portfile.cmake b/ports/taocpp-json/portfile.cmake
index 165bbff31..3e6c19f1e 100644
--- a/ports/taocpp-json/portfile.cmake
+++ b/ports/taocpp-json/portfile.cmake
@@ -5,8 +5,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO taocpp/json
- REF 8520fca2a054be775e406eaec66f33f02a7076e3
- SHA512 44bfd0252ed42d2619ca65e92d0f483895fd735b98a81e7f844526f78893a8624133ba356ad41f8c691571bf9f56823f62bfc0f294394e6e0f780b44a0b085fd
+ REF 6adce3b8e55c16e25b22ec0e33348eefa6aa4533
+ SHA512 078af33eed0bae7671f31a010ba19088d07ac4f78b834bc7565562ee75199e90338dfd450a1d592c4f4ae58eddb3a26018b571381099d22dfc7d3c4143911390
HEAD_REF master
)