From 86aada926d26225a32905f5bbdc116a6a9711d00 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 27 Oct 2023 21:09:05 -0400 Subject: [PATCH] Roll Fuchsia Mac SDK from fw9lcUvz8S07_zaAj... to 9YSl2rN0sj5YpYNdQ... (flutter/engine#47409) 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 aaclarke@google.com,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 934e61e6692..1fe2d62bf16 100644 --- a/DEPS +++ b/DEPS @@ -903,7 +903,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/mac-amd64', - 'version': 'fw9lcUvz8S07_zaAjhfXgbgMg7n5irNBx7LPuUd8hiwC' + 'version': '9YSl2rN0sj5YpYNdQuuteWY0g-DotbxW3JDdzD9oH1AC' } ], 'condition': 'host_os == "mac" and not download_fuchsia_sdk',