vcpkg/ports/benchmark/vcpkg.json
Alexander Neumann 123211757a
[benchmark] Update to 1.5.5 (#18595)
* update benchmark

* version stuff
2021-06-24 13:05:24 -07:00

8 lines
225 B
JSON

{
"name": "benchmark",
"version-semver": "1.5.5",
"description": "A library to support the benchmarking of functions, similar to unit-tests.",
"homepage": "https://github.com/google/benchmark",
"supports": "!uwp"
}