File tree 2 files changed +371
-192
lines changed
2 files changed +371
-192
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ allowed_hosts = [
126
126
]
127
127
128
128
deps = {
129
- 'src' : 'https://github.com/flutter/buildroot.git' + '@' + '7a3ec7d15ccd753a270a714c3972cef4e8660ffb ' ,
129
+ 'src' : 'https://github.com/flutter/buildroot.git' + '@' + '5383f9c6ad891c28d0d2f3103864ff6ff377ceff ' ,
130
130
131
131
# Fuchsia compatibility
132
132
#
@@ -147,7 +147,7 @@ deps = {
147
147
Var ('fuchsia_git' ) + '/third_party/rapidjson' + '@' + '32d07c55db1bb6c2ae17cba4033491a667647753' ,
148
148
149
149
'src/third_party/harfbuzz' :
150
- Var ('fuchsia_git' ) + '/third_party/harfbuzz' + '@' + '02caec6c1c6ad996666788b8e920ccaec8b385e5 ' ,
150
+ Var ('fuchsia_git' ) + '/third_party/harfbuzz' + '@' + 'b1e7dc6416fb7f27534721d2a000135e8f433c0c ' ,
151
151
152
152
'src/third_party/libcxx' :
153
153
Var ('fuchsia_git' ) + '/third_party/libcxx' + '@' + 'c5a5fa59789213c7dae68d2e51cb28ef681d8257' ,
You can’t perform that action at this time.
0 commit comments