mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 06:23:57 +08:00
a07171a4cf
* [gtest] Update to release version 1.11.0 * x-add-version * Update ports/gtest/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * renewal of x-add-version. Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
7 lines
171 B
JSON
7 lines
171 B
JSON
{
|
|
"name": "gtest",
|
|
"version-semver": "1.11.0",
|
|
"description": "GoogleTest and GoogleMock testing frameworks",
|
|
"homepage": "https://github.com/google/googletest"
|
|
}
|