Skip to content

Commit

Permalink
[celero] Update Celero to v2.4.0 (microsoft#4585)
Browse files Browse the repository at this point in the history
* Upgrade Celero to v2.2.0

* [celero] Fix installed cmake targets

* Updated to Celero v2.4.0
  • Loading branch information
DigitalInBlue authored and ras0219-msft committed Oct 28, 2018
1 parent 5bea5ab commit c23a7f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/celero/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: celero
Version: 2.3.0-1
Version: 2.4.0
Description: Celero is a modern cross-platform (Windows, Linux, MacOS) Microbenchmarking library for C++.
4 changes: 2 additions & 2 deletions ports/celero/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO DigitalInBlue/Celero
REF v2.3.0
SHA512 bc145f9823b1e4bc03f13da9b9af986d6cc151b1edfc01384c4e90bcf0488f867ec2bdc39733f263c7ddda526645dd11a7c6051c73eb8657bc4442b448732242
REF v2.4.0
SHA512 4ba9f26bcda85bea00de27a6e8166f874f2c3852f74c54c089373caf71e1c066ac771fda73799d84c4c7a20986a71fd7a3b101b7b8972b9797ab3e8ed7918c30
HEAD_REF master
)

Expand Down

0 comments on commit c23a7f5

Please sign in to comment.