download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 41f0f6b483b8c22b6f380f89c21373ea25bdd262 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Mar 12 09:30:48 2025 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Mar 12 10:39:10 2025 +0100
language-subtag-registry: upgrade to 2025-03-10 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-03-10.tar.bz2 data/language-subtag-registry Change-Id: Ic83bb4f02c43f657a6fcf7e74913c9c8e1d5af1c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182809 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 1895c61fe1f0..d5cc0b7b7426 100644 --- a/download.lst +++ b/download.lst @@ -394,8 +394,8 @@ LIBJPEG_TURBO_TARBALL := libjpeg-turbo-2.1.5.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LANGTAGREG_SHA256SUM := e5fffcbd640e743fa9b699087d63ccf8ab5b52eed521da68f8c894f350856662 -LANGTAGREG_TARBALL := language-subtag-registry-2025-02-06.tar.bz2 +LANGTAGREG_SHA256SUM := 555968dd413c69fe2c072a29e0f1a2a48856533d923ffd8377ff86f6ea701b39 +LANGTAGREG_TARBALL := language-subtag-registry-2025-03-10.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts