Skip to content

Commit 866c890

Browse files
authored
UnicodeData: Update to version 16 (JuliaLang#58710)
1 parent 9841ace commit 866c890

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

deps/checksums/UnicodeData-13.0.0.txt/md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

deps/checksums/UnicodeData-13.0.0.txt/sha512

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f50a0495d2000b7d6dd979cb40e00ba2
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
963e5a1e7a480873c6e66d53e9288232b5029942477a694a0bfafa7e994c55189cb9c2f8d00255de84b82b72ff6066932e5531e3664fb422eeef9c69ea25d80e

doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ VERSDIR := v$(shell cut -d. -f1-2 < $(JULIAHOME)/VERSION)
2525
DOCUMENTER_OPTIONS := linkcheck=$(linkcheck) doctest=$(doctest) buildroot=$(call cygpath_w,$(BUILDROOT)) \
2626
texplatform=$(texplatform) revise=$(revise) stdlibdir=$(call cygpath_w,$(build_datarootdir)/julia/stdlib/$(VERSDIR)/)
2727

28-
UNICODE_DATA_VERSION=13.0.0
28+
UNICODE_DATA_VERSION=16.0.0
2929
$(SRCCACHE)/UnicodeData-$(UNICODE_DATA_VERSION).txt:
3030
@mkdir -p "$(SRCCACHE)"
3131
$(JLDOWNLOAD) "$@" https://www.unicode.org/Public/$(UNICODE_DATA_VERSION)/ucd/UnicodeData.txt

0 commit comments

Comments
 (0)