diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-09-29 17:35:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-29 08:35:56 -0700 |
| commit | 2c4a0b808c950f23cfb91690729371e2986023df (patch) | |
| tree | fee1e7828c2c3cc9fa36f0063c9b0be4c107df3b /versions | |
| parent | eb9d024272440579399ef8541bb494d65c8f0b7f (diff) | |
| download | vcpkg-2c4a0b808c950f23cfb91690729371e2986023df.tar.gz vcpkg-2c4a0b808c950f23cfb91690729371e2986023df.zip | |
[easyloggingpp] Update to 9.97.0 (#20394)
* Update easyloggingpp to 9.97.0
* 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-/easyloggingpp.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 25d3f87ed..d9f5c29bb 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1917,8 +1917,8 @@ "port-version": 0 }, "easyloggingpp": { - "baseline": "9.96.7", - "port-version": 2 + "baseline": "9.97.0", + "port-version": 0 }, "eathread": { "baseline": "1.32.09", diff --git a/versions/e-/easyloggingpp.json b/versions/e-/easyloggingpp.json index 3c076f835..a9b91c65a 100644 --- a/versions/e-/easyloggingpp.json +++ b/versions/e-/easyloggingpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "3978e3f41876c42b501eb4d246ee98dea886fa36", + "version": "9.97.0", + "port-version": 0 + }, + { "git-tree": "4dccf41488f050a70d3232a86296883b54533d2f", "version-string": "9.96.7", "port-version": 2 |
