mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:19:00 +08:00
[xlnt] update to v1.3.0
This commit is contained in:
parent
e441811bc2
commit
ff2c74d5ae
@ -1,3 +1,3 @@
|
||||
Source: xlnt
|
||||
Version: 1.2.0-2
|
||||
Version: 1.3.0-1
|
||||
Description: Cross-platform user-friendly xlsx library for C++14
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO tfussell/xlnt
|
||||
REF v1.2.0
|
||||
SHA512 e95eeb23ffe0bd68081a3a1dccfc2164697d4fac4386ddb9cc1029180a499de250c28df34d1b3971ff26e95a55d822f43efe032aa989321ee29d3d3e7a8b5587
|
||||
REF v1.3.0
|
||||
SHA512 716b93a6138daf1e293980a3c26801bfd00aa713afdd9cbe9be672ccff8c86b69b26eb0f3e8259bd0844e04d0e6148b64467d7db6815c76ecf412715d506786f
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user