From 1e288b72437e7e70bd78dc443d0553dbbc905957 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 9 Jul 2023 19:05:30 -0400 Subject: [PATCH] Roll Fuchsia Linux SDK from E9CEA-wZJ9VgSP80c... to eRSQn0XKuI7byK2i_... (flutter/engine#43498) 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 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 da7ce0e685..88284a369e 100644 --- a/DEPS +++ b/DEPS @@ -899,7 +899,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/linux-amd64', - 'version': 'E9CEA-wZJ9VgSP80cBycAETHFtR7VaKmfdHb3pn_nZIC' + 'version': 'eRSQn0XKuI7byK2i_9p_Z4HzdJLKyHdrlMkMr95GfTkC' } ], 'condition': 'host_os == "linux" and not download_fuchsia_sdk',