diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-06 01:13:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-05 16:13:59 -0700 |
| commit | fab7bbf0c050b08d34c0c63d300de10ad81ee996 (patch) | |
| tree | 4b31e416de8d4121e4b5f8418e4e515471846069 /versions | |
| parent | 8f236ca74d7ae223589deef77304a45ada9fa30d (diff) | |
| download | vcpkg-fab7bbf0c050b08d34c0c63d300de10ad81ee996.tar.gz vcpkg-fab7bbf0c050b08d34c0c63d300de10ad81ee996.zip | |
[ebml] Update to 1.4.2 (#20491)
* Update ebml to 1.4.2
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/e-/ebml.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index a3a44f2f8..ce1092dde 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1925,8 +1925,8 @@ "port-version": 2 }, "ebml": { - "baseline": "1.4.0", - "port-version": 1 + "baseline": "1.4.2", + "port-version": 0 }, "ecm": { "baseline": "5.84.0", diff --git a/versions/e-/ebml.json b/versions/e-/ebml.json index 9a4a7e43a..3d935cba3 100644 --- a/versions/e-/ebml.json +++ b/versions/e-/ebml.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "ba8376ad269930aee17a0890ccbd267639122616", + "version": "1.4.2", + "port-version": 0 + }, + { "git-tree": "92e5e7a92a8bd6a496911ea44a032088e776471f", "version-string": "1.4.0", "port-version": 1 |
