Skip to content

Commit 780343a

Browse files
authored
Update harfbuzz to 2.5.2 (flutter#9406)
1 parent 3757f19 commit 780343a

File tree

2 files changed

+371
-192
lines changed

2 files changed

+371
-192
lines changed

DEPS

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ allowed_hosts = [
126126
]
127127

128128
deps = {
129-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '7a3ec7d15ccd753a270a714c3972cef4e8660ffb',
129+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '5383f9c6ad891c28d0d2f3103864ff6ff377ceff',
130130

131131
# Fuchsia compatibility
132132
#
@@ -147,7 +147,7 @@ deps = {
147147
Var('fuchsia_git') + '/third_party/rapidjson' + '@' + '32d07c55db1bb6c2ae17cba4033491a667647753',
148148

149149
'src/third_party/harfbuzz':
150-
Var('fuchsia_git') + '/third_party/harfbuzz' + '@' + '02caec6c1c6ad996666788b8e920ccaec8b385e5',
150+
Var('fuchsia_git') + '/third_party/harfbuzz' + '@' + 'b1e7dc6416fb7f27534721d2a000135e8f433c0c',
151151

152152
'src/third_party/libcxx':
153153
Var('fuchsia_git') + '/third_party/libcxx' + '@' + 'c5a5fa59789213c7dae68d2e51cb28ef681d8257',

0 commit comments

Comments
 (0)