From b5f5e6332cb4987e9e38ffaa267733ec0a8705ba Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Thu, 18 Jun 2020 11:03:58 -0700 Subject: [PATCH] [buildroot] Roll to pick up fix for misleading .lib output for Windows (#19129) Fixes https://github.com/flutter/flutter/issues/59687. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cd173e95fb7..e120d41255e 100644 --- a/DEPS +++ b/DEPS @@ -110,7 +110,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '2415cd5095c186fe5054552bbb26aaa2b8877ac8', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'a6103d43ed47c5cf91d47d614fe00a0665484fc5', # Fuchsia compatibility #