diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-05-17 17:35:11 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-17 22:56:05 -0700 |
| commit | 6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b (patch) | |
| tree | 1cc879c89e50b90f2613610d2ce1fc039d0353ac /ports/parson | |
| parent | 5e754c1d44155821702233649dc28c44cb9342bd (diff) | |
| download | vcpkg-6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b.tar.gz vcpkg-6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b.zip | |
2018.05.17 updates
Diffstat (limited to 'ports/parson')
| -rw-r--r-- | ports/parson/CONTROL | 2 | ||||
| -rw-r--r-- | ports/parson/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/parson/CONTROL b/ports/parson/CONTROL index 7c82a9eba..5a6d27896 100644 --- a/ports/parson/CONTROL +++ b/ports/parson/CONTROL @@ -1,3 +1,3 @@ Source: parson -Version: 2018-04-17 +Version: 2018-05-17 Description: a lighweight json library written in C diff --git a/ports/parson/portfile.cmake b/ports/parson/portfile.cmake index 87fda6451..134520fbd 100644 --- a/ports/parson/portfile.cmake +++ b/ports/parson/portfile.cmake @@ -8,8 +8,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO kgabis/parson - REF 921da6f5d7b82ac3c8c809341028daafe47e3210 - SHA512 fac1989d03148c1efec5e483704e76110c6575258c7ad0585f4598c1666b22804b8bd672fa31869227b5334fb1ba0b70eb380a971950df1a8f52e56e646956d9 + REF 4f3eaa6849ba62404fc5756650168bb2056d0b46 + SHA512 dd98ebdb7f39387e600d529b8c92986f20781e7ec6b2baffcdc553e834be826ada4724247750300a897cacdee8f942d3c7d540e6bb410c2854a9291a80df847f HEAD_REF master ) |
