diff options
author | Khaled Hosny <khaled@libreoffice.org> | 2023-09-26 11:24:31 +0300 |
---|---|---|
committer | خالد حسني <khaled@libreoffice.org> | 2023-09-26 21:53:24 +0200 |
commit | 69943f33bf219558d6b219f0eaeda1e25e487b05 (patch) | |
tree | 32f13985756bf0f0a15e5489e26935e693f84ef2 /download.lst | |
parent | defc3dd75ff8ff937d2161237b281284240b86f0 (diff) |
tdf#124591: Update Noto Sans to v2.012
from:
https://github.com/notofonts/latin-greek-cyrillic/releases/tag/NotoSans-v2.012
Change-Id: Icdd604614a97071c0ff703eb9fe2468137826489
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157268
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@libreoffice.org>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/download.lst b/download.lst index a046718e0151..9b702e5d5332 100644 --- a/download.lst +++ b/download.lst @@ -162,6 +162,11 @@ FONT_NOTO_TARBALL := noto-fonts-20171024.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts +FONT_NOTO_SANS_SHA256SUM := efef2f66ed2c5e005472cba156bd2afb68063a51bb628c6ee14143edc019d293 +FONT_NOTO_SANS_TARBALL := NotoSans-v2.012.zip +# three static lines +# so that git cherry-pick +# will not run into conflicts FONT_CULMUS_SHA256SUM := c0c6873742d07544f6bacf2ad52eb9cb392974d56427938dc1dfbc8399c64d05 FONT_CULMUS_TARBALL := culmus-0.133.tar.gz # three static lines |