download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 51761134e4853fd06046c0d08600fc8507e24587 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Tue Aug 26 17:46:49 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Tue Aug 26 22:57:11 2025 +0200
language-subtag-registry: upgrade to 2025-08-25 How the file was created: mkdir data cd data wget https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry cd .. tar cvjf language-subtag-registry-2025-08-25.tar.bz2 data/language-subtag-registry Change-Id: I9449678926ad9bdaa65d0dc1ac1b2af9c0483fcb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190232 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 521226819bd7..12f4b6635b18 100644 --- a/download.lst +++ b/download.lst @@ -395,8 +395,8 @@ LIBJPEG_TURBO_TARBALL := libjpeg-turbo-3.1.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LANGTAGREG_SHA256SUM := 2689f0a9a1fc21442d8097951fbca6d7013f9f9847f0b5e87144bd8e1355e052 -LANGTAGREG_TARBALL := language-subtag-registry-2025-07-15.tar.bz2 +LANGTAGREG_SHA256SUM := 9b008d21f97bbf37c5aefd07805ff5500524bccbe8c39d623e184b1ed425ff39 +LANGTAGREG_TARBALL := language-subtag-registry-2025-08-25.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts