Skip to content

Commit 63882a9

Browse files
authored
Update to v2.028
1 parent 7b1e512 commit 63882a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
SOURCE := ./src/
55
SOURCEFILES := $(shell find $(SOURCE) 2> /dev/null | sort)
66

7-
NOTOEMOJI_VERSION := v2020-09-16-unicode13_1
7+
NOTOEMOJI_VERSION := v2.028
88
NOTOEMOJI_FONT := ./assets/NotoColorEmoji_$(NOTOEMOJI_VERSION).ttf
99
NOTOEMOJI_URL := https://github.com/googlei18n/noto-emoji/raw/$(NOTOEMOJI_VERSION)/fonts/NotoColorEmoji.ttf
1010
NOTOEMOJI_DEST := ./src/noto-color-emoji.ttf

0 commit comments

Comments
 (0)