diff options
| author | Richard Yu <yurichard3839@gmail.com> | 2021-08-03 07:32:40 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-02 16:32:40 -0700 |
| commit | 56134b54067f8b0bda58a1c0a5e692558bc1287f (patch) | |
| tree | 32c230fefd5f5c943b2a5741b019653e660ef30e /versions/c- | |
| parent | 667f041ea77ba18b08d0f2eb32eaaccc1b1db5b8 (diff) | |
| download | vcpkg-56134b54067f8b0bda58a1c0a5e692558bc1287f.tar.gz vcpkg-56134b54067f8b0bda58a1c0a5e692558bc1287f.zip | |
[c4core, ryml] Update to latest version and add features (#19282)
Diffstat (limited to 'versions/c-')
| -rw-r--r-- | versions/c-/c4core.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/c4core.json b/versions/c-/c4core.json index 6afe37b39..8d4429fc4 100644 --- a/versions/c-/c4core.json +++ b/versions/c-/c4core.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "eae79eece3a7383d94cc686275624cb49ee6a68e", + "version-date": "2021-07-18", + "port-version": 0 + }, + { "git-tree": "9b07f8a38bbc4d13f8411921e6734753e15f8d50", "version-date": "2021-06-26", "port-version": 0 |
