From 7db799ae97be0291a7c4acee6406072c429de9cc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 5 Nov 2023 05:36:13 -0500 Subject: [PATCH] Roll Fuchsia Linux SDK from 3dRrKiwZsFq8U8vSM... to qGNZvKP4q2a4jm2Ce... (flutter/engine#47694) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-linux-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 8590a87780c..0054885ecf5 100644 --- a/DEPS +++ b/DEPS @@ -960,7 +960,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/linux-amd64', - 'version': '3dRrKiwZsFq8U8vSMPbnOxrDDDXXJzTFeSek1zF6jy4C' + 'version': 'qGNZvKP4q2a4jm2CeCYXl1uPR-vgOhKY2O4ipZyU7vkC' } ], 'condition': 'host_os == "linux" and not download_fuchsia_sdk',