vcpkg/ports/fakeit/vcpkg.json
Frank 7f9b2265b3
[Fakeit] update to v2.1.0 (#23621)
* [FakeIt] update to v2.1.0

* update version
2022-03-18 14:05:20 -07:00

8 lines
225 B
JSON

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