From 6b2fde8fda4e6613c39c2f19e4bd0747f464d82b Mon Sep 17 00:00:00 2001 From: Kaushik Iska Date: Wed, 3 Feb 2021 15:34:25 -0600 Subject: [PATCH] Roll Clang Linux from 1Wa1KIWqF... to 6BYbqFtrH... (flutter/engine#24177) --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index fd88a9c3f30..b52bdea207d 100644 --- a/DEPS +++ b/DEPS @@ -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"',