mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
commit
bf7e264b97
@ -1,4 +1,4 @@
|
|||||||
Source: cereal
|
Source: cereal
|
||||||
Version: 1.2.2-2
|
Version: 1.3.0
|
||||||
Homepage: https://github.com/USCiLab/cereal
|
Homepage: https://github.com/USCiLab/cereal
|
||||||
Description: a header-only C++11 serialization library (built in support for binary, XML and JSon)
|
Description: a header-only C++11 serialization library (built in support for binary, XML and JSon)
|
||||||
|
@ -5,9 +5,9 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO USCiLab/cereal
|
REPO USCiLab/cereal
|
||||||
REF v1.2.2
|
REF v1.3.0
|
||||||
SHA512 9567b2e19add9446b24f8afd122eea09ba6ecd1a090335cf0ab31fdc8f64c6c97daa3d9eaf0801c36a770737488e0eebf81d96d7b7a65deed30da6130f2d47eb
|
SHA512 2bb640a222d4efe7c624c6ec3e755fecae00ef59e91c4db462e233546c5afe73c065ba1d16d9600f7cd3cc185593109148008b0b2b870208e2f1d6984fd40c72
|
||||||
HEAD_REF develop
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
vcpkg_configure_cmake(
|
vcpkg_configure_cmake(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user