From 7c44686dbf1b04e7866e73423abbfd4a37b753ee Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 3 Nov 2023 19:22:21 +0000 Subject: [PATCH] Roll Fuchsia Mac SDK from y-hqwYkPPVT6RwmAS... to 5GLArzquQ4eL56vdy... If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e2494d0971d72..85c1de64bbd64 100644 --- a/DEPS +++ b/DEPS @@ -903,7 +903,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/mac-amd64', - 'version': 'y-hqwYkPPVT6RwmASotBxclkKGn-9CpYh4JgGkyxPOoC' + 'version': '5GLArzquQ4eL56vdyGqjsDp85tjXFGMSbpUSAgf8ff8C' } ], 'condition': 'host_os == "mac" and not download_fuchsia_sdk',