vcpkg/ports/fakeit/vcpkg.json
Stan Wijckmans a2177d3cff
[fakeit] update to 2.3.0 (#26244)
* [fakeit] update to 2.3.0

* Update fakeit.json.

Co-authored-by: Stan Wijckmans <stanw@aviobook.aero>
2022-08-11 18:25:00 -07:00

8 lines
225 B
JSON

{
"name": "fakeit",
"version": "2.3.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"
}