From c12b50adbfd1852d893cc51ffceb86c4a4881631 Mon Sep 17 00:00:00 2001 From: Chris Bracken Date: Mon, 7 Nov 2022 15:11:11 +0100 Subject: [PATCH] Roll buildroot to d13d64086f5e301bd0415eede895b34af220ef42 Includes: * Increase minimum macOS SDK from 10.13 to 10.14 (flutter/buildroot#648) Issue: https://github.com/flutter/flutter/issues/114445 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9984d43feeb78..863631e83d7f4 100644 --- a/DEPS +++ b/DEPS @@ -118,7 +118,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '4099e11fffa406aaa13be8bd512fe5b0ad6262f6', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'd13d64086f5e301bd0415eede895b34af220ef42', # Fuchsia compatibility #