diff options
| author | myd7349 <myd7349@gmail.com> | 2019-12-03 02:39:21 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-12-02 10:39:21 -0800 |
| commit | c89f944b1d874d7d2224f36dd31a499277949cea (patch) | |
| tree | 4b937534cf63d02016c317e2ddb65421af78a61a /ports/cjson/CONTROL | |
| parent | 55f2bbc8a36c94cac223007092ab2f4a28c42244 (diff) | |
| download | vcpkg-c89f944b1d874d7d2224f36dd31a499277949cea.tar.gz vcpkg-c89f944b1d874d7d2224f36dd31a499277949cea.zip | |
[cjson] Update to 2019-11-30 (#9157)
Diffstat (limited to 'ports/cjson/CONTROL')
| -rw-r--r-- | ports/cjson/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/cjson/CONTROL b/ports/cjson/CONTROL index f8eada28b..51557451e 100644 --- a/ports/cjson/CONTROL +++ b/ports/cjson/CONTROL @@ -1,6 +1,7 @@ Source: cjson
-Version: 1.7.12
+Version: 2019-11-30
Description: Ultralightweight JSON parser in ANSI C
+Homepage: https://github.com/DaveGamble/cJSON
Feature: utils
Description: Enable building the cJSON_Utils library
|
