[libxlsxwriter] update to 1.2.4 (#49400)

This commit is contained in:
toge
2026-01-14 19:26:00 +09:00
committed by GitHub
parent 25c1249035
commit 647302d6cf
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jmcnamara/libxlsxwriter
REF "v${VERSION}"
SHA512 5934521b0ef913a304dee282ed6914387fb9f330368eec29fa6dadb320e9d44b87840266399e4685df70f3e63de404a4acc01369fd26930e81e8f62ff6993a9d
SHA512 a961a6d8094cc9f9996c9cf6c143e0382422eb4b63ec68d4ee1cce76afef562656855ed08c630974b67d33a4af9706df602c4ababad0767466b43a3e0563f2cf
HEAD_REF main
)
file(REMOVE_RECURSE "${SOURCE_PATH}/third_party/minizip")

View File

@@ -1,6 +1,6 @@
{
"name": "libxlsxwriter",
"version": "1.2.3",
"version": "1.2.4",
"description": "Libxlsxwriter is a C library that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.",
"homepage": "https://github.com/jmcnamara/libxlsxwriter",
"documentation": "https://libxlsxwriter.github.io",

View File

@@ -5813,7 +5813,7 @@
"port-version": 0
},
"libxlsxwriter": {
"baseline": "1.2.3",
"baseline": "1.2.4",
"port-version": 0
},
"libxml2": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "81eafe2f4fb5b5f0b31f2c3d0e02d714f6573ce3",
"version": "1.2.4",
"port-version": 0
},
{
"git-tree": "85ef88f2cdd221b32b244dce3108c21b58887668",
"version": "1.2.3",