vcpkg/ports/fakeit/vcpkg.json
JonLiu1993 48211249f7
[FakeIt] update to 2.0.9 (#20893)
* [FakeIt] update to 2.0.9

* update version
2021-10-21 23:48:04 -07:00

7 lines
205 B
JSON

{
"name": "fakeit",
"version": "2.0.9",
"description": "FakeIt is a simple mocking framework for C++. It supports GCC, Clang and MS Visual C++.",
"homepage": "https://github.com/eranpeer/FakeIt"
}