diff options
| author | Michael Goulding <michael.goulding@live.com> | 2021-06-15 11:46:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-15 11:46:16 -0700 |
| commit | f565807b1bdc8d5fd744994db416ccb029f9c6d4 (patch) | |
| tree | 483bf769ee7d7e553a2108c2af73d12f756b5507 /versions/c- | |
| parent | e2c3030703f953cfa60b60f9aa01f448f817187e (diff) | |
| download | vcpkg-f565807b1bdc8d5fd744994db416ccb029f9c6d4.tar.gz vcpkg-f565807b1bdc8d5fd744994db416ccb029f9c6d4.zip | |
[ryml] [c4core] Update RapidYaml (ryml) to newer version (#18230)
* remove old port version
* fix versions yet again
Co-authored-by: Michael Goulding <Michael.Goulding@microsoft.com>
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 71fe2c8c7..62e83925f 100644 --- a/versions/c-/c4core.json +++ b/versions/c-/c4core.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "12b84a31469a78dd4b42dcf58a27d4600f6b2d48", + "version-date": "2021-01-14", + "port-version": 0 + }, + { "git-tree": "bd4565e8ab55bc5e098a1750fa5ff0bc4406ca9b", "version-string": "2020-04-12", "port-version": 0 |
