vcpkg/ports/nanobench/vcpkg.json
Rémy Tassoux cfdeb0bc0d
[nanobench] Update to 4.3.6 (#23262)
* [nanobench] Update to 4.3.6

* [nanobench] Update version files
2022-02-28 14:10:58 -08:00

8 lines
222 B
JSON

{
"name": "nanobench",
"version": "4.3.6",
"description": "Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20",
"homepage": "https://nanobench.ankerl.com",
"license": "MIT"
}