diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-06 01:15:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-05 16:15:09 -0700 |
| commit | 6397f38354fbfade95bd63a9c9a72a977f01598f (patch) | |
| tree | d0fe251219c599e2a6e2c430cb0ee10fd3efd465 /versions | |
| parent | 64d79c9a9ea6b7eec4dc3116098875b426ac7cbf (diff) | |
| download | vcpkg-6397f38354fbfade95bd63a9c9a72a977f01598f.tar.gz vcpkg-6397f38354fbfade95bd63a9c9a72a977f01598f.zip | |
[edlib] Update to 1.2.7 (#20489)
* Update edlib to 1.2.7
* Update CI baseline
* Remove obsolete patch file
* Update git-tree hash
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-/edlib.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 54f5bacd6..9c822f790 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1941,8 +1941,8 @@ "port-version": 1 }, "edlib": { - "baseline": "1.2.6", - "port-version": 1 + "baseline": "1.2.7", + "port-version": 0 }, "effects11": { "baseline": "11.26", diff --git a/versions/e-/edlib.json b/versions/e-/edlib.json index 4c87106f1..3ba91696c 100644 --- a/versions/e-/edlib.json +++ b/versions/e-/edlib.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "bbcb572fded319dcbb790d57132513c35be4a9fa", + "version": "1.2.7", + "port-version": 0 + }, + { "git-tree": "f1c507cb59e800c53256b3722b862df4ff41dbd6", "version-string": "1.2.6", "port-version": 1 |
