From c1c1070739ae0238c989170c3edf367ab766ed22 Mon Sep 17 00:00:00 2001 From: Kaushik Iska Date: Fri, 6 Sep 2019 17:51:11 -0700 Subject: [PATCH] Roll fuchsia/clang/linux-amd64 from -mnHl... to VoYNW... fixing: https://github.com/flutter/engine/pull/12053 --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 4475d45b80fe0..7eb8f3f9061d9 100644 --- a/DEPS +++ b/DEPS @@ -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"',