diff options
| author | Hongxu Xu <xuhongxu96@hotmail.com> | 2020-08-19 00:25:00 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-18 09:25:00 -0700 |
| commit | 3d8f6a653ed6db6c20780c87134fbbb8988b00fc (patch) | |
| tree | dc95533a78c93b4828b85ddb2a167eaf6dab6716 /ports/xlnt/CONTROL | |
| parent | 0bb8780a60e67320a966421e2923595fa57cbf22 (diff) | |
| download | vcpkg-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/CONTROL | 2 |
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
|
