download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2c731451c6fb4f72e5c5dcb56b928cd9722e04fb Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Jul 31 16:35:51 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Tue Aug 5 12:36:41 2025 +0200
language-subtag-registry: upgrade to 2025-07-15 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-07-15.tar.bz2 data/language-subtag-registry Change-Id: Id5edd75d4b8661734721dcae198a0b7692fa5aa2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/188673 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins (cherry picked from commit 6619faf3ca445ae88639daa5762e36b3960dc000) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/188731 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index 0d86a7a7573a..2c80a90b38ca 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 := 0c05ec727a104ca154a3bb532c9a992b459d9688012663f1f3aa6814db484f69 -LANGTAGREG_TARBALL := language-subtag-registry-2025-06-23.tar.bz2 +LANGTAGREG_SHA256SUM := 2689f0a9a1fc21442d8097951fbca6d7013f9f9847f0b5e87144bd8e1355e052 +LANGTAGREG_TARBALL := language-subtag-registry-2025-07-15.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts