vcpkg/ports/gtest/vcpkg.json
SvenPStarFinanz a07171a4cf
[gtest] Update to 1.11.0 (#18509)
* [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>
2021-06-21 13:44:04 -07:00

7 lines
171 B
JSON

{
"name": "gtest",
"version-semver": "1.11.0",
"description": "GoogleTest and GoogleMock testing frameworks",
"homepage": "https://github.com/google/googletest"
}