vcpkg/ports/fakeit/vcpkg.json
Frank 6388f90f84
[Fakeit] update to 2.1.1 (#24592)
* [FakeIt] update to 2.1.1

* update version
2022-05-09 14:41:24 -07:00

8 lines
225 B
JSON

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