Roll fuchsia/clang/linux-amd64 from -mnHl... to VoYNW... (#12058)

fixing: https://github.com/flutter/engine/pull/12053
This commit is contained in:
Kaushik Iska 2019-09-06 19:07:49 -07:00 committed by GitHub
parent 35875e0f00
commit 723a2880eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
DEPS
View File

@ -136,7 +136,7 @@ allowed_hosts = [
]
deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'a636978c4b3bc48d20898f8b9ba6c194c6c12fd2',
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'b20950ca00bb709252d55e9b3ca3b6a5cea78c4e',
# Fuchsia compatibility
#
@ -568,7 +568,7 @@ deps = {
'packages': [
{
'package': 'fuchsia/clang/linux-amd64',
'version': '-mnHlaPaPgvt5sKjF7jhV88hKIn7NDHU6Bh4YZX7u_8C'
'version': 'VoYNWWBg5lSr3spub0JiLnqCVkd9V8vRCImmELC7yccC'
}
],
'condition': 'host_os == "linux"',