diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-05-11 15:33:14 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-11 00:33:14 -0700 |
| commit | 822c2dde6a5aa452fd17f31c693b20a04304a171 (patch) | |
| tree | 98d76dab5e706a47bc7c4fb7654e867d6ce3853e /versions | |
| parent | f10ecce2b5da7d0b26764bae7c75170dda0cfef2 (diff) | |
| download | vcpkg-822c2dde6a5aa452fd17f31c693b20a04304a171.tar.gz vcpkg-822c2dde6a5aa452fd17f31c693b20a04304a171.zip | |
[gtest] Update to the latest commit (#17709)
* [gtest] Update to the latest commit
* update version
* update version-date
* update version
* modify version notes
* update version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/g-/gtest.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 5104d2819..7455b7c86 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2389,8 +2389,8 @@ "port-version": 0 }, "gtest": { - "baseline": "1.10.0", - "port-version": 4 + "baseline": "2021-05-07", + "port-version": 0 }, "gtk": { "baseline": "4.3.0", diff --git a/versions/g-/gtest.json b/versions/g-/gtest.json index 25ef94eee..090e95999 100644 --- a/versions/g-/gtest.json +++ b/versions/g-/gtest.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "c37414d7a3b02afc05799bf525acb49c5ee060d1", + "version-date": "2021-05-07", + "port-version": 0 + }, + { "git-tree": "9f4e8f94a3fe61d4abcc1929129b2e21ad6cc066", "version-string": "1.10.0", "port-version": 4 |
