diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-17 16:53:41 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-19 15:33:56 -0700 |
| commit | 8087d70a2d8ca1437517d7a0c742631705c096ee (patch) | |
| tree | a82fab588c9ce6f9e4d06e52d5469966962005bb /ports/parson | |
| parent | 8f08e64ace2bc18db78b5246711a29395c6180a1 (diff) | |
| download | vcpkg-8087d70a2d8ca1437517d7a0c742631705c096ee.tar.gz vcpkg-8087d70a2d8ca1437517d7a0c742631705c096ee.zip | |
[breakpad][jsonnet][nuklear][parson][thrift][wt][zeromq] Upgrades
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 47d1167a2..7c82a9eba 100644 --- a/ports/parson/CONTROL +++ b/ports/parson/CONTROL @@ -1,3 +1,3 @@ Source: parson -Version: 2018-03-23 +Version: 2018-04-17 Description: a lighweight json library written in C diff --git a/ports/parson/portfile.cmake b/ports/parson/portfile.cmake index f1028d9ee..87fda6451 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 387c5665f6b20faa535a7f782dcaa49390963366 - SHA512 755d1351c2176ac75bb865e83cbbd3b8f6b3a5797cccd96e512e474100fbdaacb7d00eb857ebc4478aad40672baeafdecb5d87c26eaa16f43ef5559a0a56f431 + REF 921da6f5d7b82ac3c8c809341028daafe47e3210 + SHA512 fac1989d03148c1efec5e483704e76110c6575258c7ad0585f4598c1666b22804b8bd672fa31869227b5334fb1ba0b70eb380a971950df1a8f52e56e646956d9 HEAD_REF master ) |
