download.lst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit e4d38da717fada1860b00ebe396705b1a001c711 Author: Xisco Fauli <[email protected]> AuthorDate: Fri Jan 2 11:09:16 2026 +0100 Commit: Xisco Fauli <[email protected]> CommitDate: Fri Jan 2 19:28:32 2026 +0100 glm: upgrade to 1.0.3 Downloaded from https://github.com/g-truc/glm/archive/refs/tags/1.0.3.zip Change-Id: I1bd5d15a845f8842b7cf37368a600198e58da335 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/196413 Tested-by: Jenkins Reviewed-by: Xisco Fauli <[email protected]> diff --git a/download.lst b/download.lst index 3998a43afc8a..9529912e2773 100644 --- a/download.lst +++ b/download.lst @@ -312,8 +312,8 @@ FROZEN_TARBALL := frozen-1.2.0.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -GLM_SHA256SUM := be64032585415ca7dbea0d614915bb8eec012adf7b4d4fea7ff6b5bd3e0b906a -GLM_TARBALL := glm-1.0.2.zip +GLM_SHA256SUM := 3aa4347b8f13cba882df1c7b61a6ca910c75a875c56ec3d75d7dc9ae8eac34df +GLM_TARBALL := glm-1.0.3.zip # three static lines # so that git cherry-pick # will not run into conflicts commit c6c579db789c471d493f606d60b2f1e82fa05bdc Author: Xisco Fauli <[email protected]> AuthorDate: Fri Jan 2 11:13:27 2026 +0100 Commit: Xisco Fauli <[email protected]> CommitDate: Fri Jan 2 19:28:22 2026 +0100 fast_float: upgrade to 8.2.2 Downloaded from https://github.com/fastfloat/fast_float/archive/refs/tags/v8.2.2.tar.gz Change-Id: I498ed7621524d79345236367ef90eea28f9ae120 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/196415 Tested-by: Jenkins Reviewed-by: Xisco Fauli <[email protected]> diff --git a/download.lst b/download.lst index 4fd087f22d49..3998a43afc8a 100644 --- a/download.lst +++ b/download.lst @@ -60,8 +60,8 @@ DRAGONBOX_TARBALL := dragonbox-1.1.3.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -FAST_FLOAT_SHA256SUM := e18b59feaff3aca8e9426e6969f18a86b291e6ec6553744aa6b5a033a21d62ba -FAST_FLOAT_TARBALL := fast_float-8.2.1.tar.gz +FAST_FLOAT_SHA256SUM := e64b5fff88e04959154adbd5fb83331d91f2e04ac06454671cdfcbdff172b158 +FAST_FLOAT_TARBALL := fast_float-8.2.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts
