mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 03:34:26 +08:00
[celero] Revert changes in c6db2c880a064b29e0b38eda29f19510235fb4c9
This commit is contained in:
parent
c6db2c880a
commit
c646d30a71
@ -1,3 +1,3 @@
|
|||||||
Source: celero
|
Source: celero
|
||||||
Version: 2.4.0
|
Version: 2.4.0-1
|
||||||
Description: Celero is a modern cross-platform (Windows, Linux, MacOS) Microbenchmarking library for C++.
|
Description: Celero is a modern cross-platform (Windows, Linux, MacOS) Microbenchmarking library for C++.
|
||||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO DigitalInBlue/Celero
|
REPO DigitalInBlue/Celero
|
||||||
REF v2.4.0
|
REF 9f41c21e35b04d7d65dcb0aff4c962f6e5f2cbc3
|
||||||
SHA512 4ba9f26bcda85bea00de27a6e8166f874f2c3852f74c54c089373caf71e1c066ac771fda73799d84c4c7a20986a71fd7a3b101b7b8972b9797ab3e8ed7918c30
|
SHA512 62a4803e61cf9e876c09cc68be07d4bfa31f291d3ced23e092347bf43b48086b3ba7862fc454082f42263d9ec0c260e8ba58da5c0c461ebff9c871209784e2a7
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user