diff options
| author | John Farrier <3240972+DigitalInBlue@users.noreply.github.com> | 2021-04-02 17:18:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 14:18:13 -0700 |
| commit | 030cfaa24de9ea1bbf0a4d9c615ce7312ba77af1 (patch) | |
| tree | f805ae8f86b676d23320bb86d13de20393390467 /ports/celero/CONTROL | |
| parent | 45bc3d367a86352c7f97bf8b86bbe03a7f75a679 (diff) | |
| download | vcpkg-030cfaa24de9ea1bbf0a4d9c615ce7312ba77af1.tar.gz vcpkg-030cfaa24de9ea1bbf0a4d9c615ce7312ba77af1.zip | |
[celero] Updated to Celero v2.8.0 (#16802)
* [celero] Updated to Celero v2.8.0
* [celero] Improving static linking support in VCPKG.
Celero issue #154 is tracking a fix.
https://github.com/DigitalInBlue/Celero/issues/154
* [celero] Updated to v2.8.1
* [celero] Updated version for VCPKG.
* [celero] Updates to better support VCPKG.
* [celero] Updated versions.
* Update celero.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Diffstat (limited to 'ports/celero/CONTROL')
| -rw-r--r-- | ports/celero/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/celero/CONTROL b/ports/celero/CONTROL index 2e3327dbd..d61655b2d 100644 --- a/ports/celero/CONTROL +++ b/ports/celero/CONTROL @@ -1,4 +1,4 @@ Source: celero -Version: 2.7.2 +Version: 2.8.2 Homepage: https://github.com/DigitalInBlue/Celero Description: Celero is a modern cross-platform (Windows, Linux, MacOS) Microbenchmarking library for C++. |
