aboutsummaryrefslogtreecommitdiff
path: root/ports/xlnt/CONTROL
diff options
context:
space:
mode:
authorHongxu Xu <xuhongxu96@hotmail.com>2020-08-19 00:25:00 +0800
committerGitHub <noreply@github.com>2020-08-18 09:25:00 -0700
commit3d8f6a653ed6db6c20780c87134fbbb8988b00fc (patch)
treedc95533a78c93b4828b85ddb2a167eaf6dab6716 /ports/xlnt/CONTROL
parent0bb8780a60e67320a966421e2923595fa57cbf22 (diff)
downloadvcpkg-3d8f6a653ed6db6c20780c87134fbbb8988b00fc.tar.gz
vcpkg-3d8f6a653ed6db6c20780c87134fbbb8988b00fc.zip
[xlnt] Upgrade xlnt to 1.5.0 (#12972)
Diffstat (limited to 'ports/xlnt/CONTROL')
-rw-r--r--ports/xlnt/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xlnt/CONTROL b/ports/xlnt/CONTROL
index 2c2736e8e..3e03a5a4f 100644
--- a/ports/xlnt/CONTROL
+++ b/ports/xlnt/CONTROL
@@ -1,4 +1,4 @@
Source: xlnt
-Version: 1.4.0-1
+Version: 1.5.0
Homepage: https://github.com/tfussell/xlnt
Description: Cross-platform user-friendly xlsx library for C++14