mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 13:50:49 +00:00
[libconfig] update to 1.7.2
This commit is contained in:
parent
7f104409b6
commit
9e21f1aacf
@ -1,3 +1,3 @@
|
|||||||
Source: libconfig
|
Source: libconfig
|
||||||
Version: 1.7.1
|
Version: 1.7.2
|
||||||
Description: C/C++ library for processing configuration files
|
Description: C/C++ library for processing configuration files
|
||||||
|
@ -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 hyperrealm/libconfig
|
REPO hyperrealm/libconfig
|
||||||
REF v1.7.1
|
REF v1.7.2
|
||||||
SHA512 b58b468e9e2d5175fbde1ad9765c6604dc9b3f3944613a88404a45d0d232e7d79a47321bf3c06b97cb46a2104b4313fad5c7f8944149f550b7af51ad523e775e
|
SHA512 9df57355c2d08381b4a0a6366f0db3633fbe8f73c2bb8c370c040b0bae96ce89ee4ac6c17a5a247fed855d890fa383e5b70cb5573fc9cfc62194d5b94e161cee
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user