download.lst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 8c8c339b1e15ee4ad4d9acbbbc4f77a7022ddb3c Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon Aug 25 10:54:31 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Mon Aug 25 20:04:54 2025 +0200 lxml: upgrade to 6.0.1 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-6.0.1/lxml-6.0.1.tar.gz Change-Id: I3677360e0a14d839aad579d1d81f4152c640a311 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190161 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> diff --git a/download.lst b/download.lst index 5014ba855e7f..c7d65934f010 100644 --- a/download.lst +++ b/download.lst @@ -477,8 +477,8 @@ LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LXML_SHA256SUM := 032e65120339d44cdc3efc326c9f660f5f7205f3a535c1fdbf898b29ea01fb72 -LXML_TARBALL := lxml-6.0.0.tar.gz +LXML_SHA256SUM := 2b3a882ebf27dd026df3801a87cf49ff791336e0f94b0fad195db77e01240690 +LXML_TARBALL := lxml-6.0.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts commit 5d115a20984c128cf5f99c8e06e9f57ff47b205c Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon Aug 25 10:43:55 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Mon Aug 25 20:04:46 2025 +0200 harfbuzz: upgrade to 11.4.3 Downloaded from https://github.com/harfbuzz/harfbuzz/releases/download/11.4.3/harfbuzz-11.4.3.tar.xz Change-Id: Ib1d5033eb63c4ec5fba6816e692166b42ea08087 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190157 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins Signed-off-by: Xisco Fauli <xiscofa...@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190165 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> diff --git a/download.lst b/download.lst index b1ef75ffeceb..5014ba855e7f 100644 --- a/download.lst +++ b/download.lst @@ -327,8 +327,8 @@ GRAPHITE_TARBALL := graphite2-minimal-1.3.14.tgz # three static lines # so that git cherry-pick # will not run into conflicts -HARFBUZZ_SHA256SUM := e1fbca6b32a91ae91ecd9eb2ca8d47a5bfe2b1cb2e54855ab7a0b464919ef358 -HARFBUZZ_TARBALL := harfbuzz-11.3.3.tar.xz +HARFBUZZ_SHA256SUM := 6660415ad48fa1a46e4fa75fcdb70ff819c452153f08677d34ffb29eda66415d +HARFBUZZ_TARBALL := harfbuzz-11.4.3.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts