diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2023-10-31 19:46:23 +0900 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2024-05-13 16:51:58 +0200 |
commit | ae182240328f20508c7a8936daf74a088627540b (patch) | |
tree | f889adb6680502dd8f7d76fd0361bd4ff35a59df /download.lst | |
parent | b6f9caeb081da2004f067ad9216875c86eead8b1 (diff) |
Update to ICU 74.1
https://icu.unicode.org/download/74
Unicode 15.1
https://blog.unicode.org/2023/09/announcing-unicode-standard-version-151.html
CLDR 44
https://cldr.unicode.org/index/downloads/cldr-44
New Unicode blocks:
UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_I
Change-Id: Ic9196e10138663d07235f5ebd9cc4bf3a9750824
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158749
Tested-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/download.lst b/download.lst index 59d7ae0ee360..0c4553a37dd7 100644 --- a/download.lst +++ b/download.lst @@ -317,10 +317,10 @@ IACCESSIBLE2_TARBALL := IAccessible2-1.3+git20231013.3d8c7f0.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -ICU_SHA256SUM := 818a80712ed3caacd9b652305e01afc7fa167e6f2e94996da44b90c2ab604ce1 -ICU_TARBALL := icu4c-73_2-src.tgz -ICU_DATA_SHA256SUM := ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701 -ICU_DATA_TARBALL := icu4c-73_2-data.zip +ICU_SHA256SUM := 86ce8e60681972e60e4dcb2490c697463fcec60dd400a5f9bffba26d0b52b8d0 +ICU_TARBALL := icu4c-74_1-src.tgz +ICU_DATA_SHA256SUM := 67d5ab39c5187e1dd0fed60a3fe52794dce9784b4c045cb85e19f5d317fd783f +ICU_DATA_TARBALL := icu4c-74_1-data.zip # three static lines # so that git cherry-pick # will not run into conflicts |