Roll Clang Linux from 1Wa1KIWqF... to 6BYbqFtrH... (flutter/engine#24177)

This commit is contained in:
Kaushik Iska 2021-02-03 15:34:25 -06:00 committed by GitHub
parent 43b9b6f907
commit 6b2fde8fda

4
DEPS
View File

@ -100,7 +100,7 @@ allowed_hosts = [
]
deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + '7565131390a39d9d6c460545d7992d76a0faa262',
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'de693a102213ea70b45fc4d31866d45a18d5e23e',
# Fuchsia compatibility
#
@ -515,7 +515,7 @@ deps = {
'packages': [
{
'package': 'fuchsia/third_party/clang/linux-amd64',
'version': '1Wa1KIWqFodI7MyWcK3V1py3mdLwYYWY2KOaeyIR-roC'
'version': '6BYbqFtrHE9UvQ1kBdTLr3JsLf86E3tng1Ualm6bzWIC'
}
],
'condition': 'host_os == "linux"',