[easyloggingpp] updated to 9.96.7

updated easyloggingpp
This commit is contained in:
Alenas 2019-01-09 18:41:28 +02:00
parent 751db7b568
commit 10762b8b10
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
Source: easyloggingpp
Version: 9.96.5-1
Version: 9.96.7
Description: Easylogging++ is a single header efficient logging library for C++ applications.

View File

@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO muflihun/easyloggingpp
REF v9.96.5
SHA512 51493693095df03f8772174a8ec4fc681832319bd723224a544539efdcf73c7653d3973ec0ae0cd004e496bf98c105c278e4a72694ebf34b207c658b3225a87b
REF v9.96.7
SHA512 53ee637cd7462fac542170a81a9a206f3418dd8bc9e1f25d1d13dadef630e0fdf2880d71079808ebc49d36a7dbca7b5cdb76ad37b722c66b4b3d3efc8b5d2f35
HEAD_REF master
)