From b53a5425569d2176b951a18ad04c179cf3fff5ce Mon Sep 17 00:00:00 2001 From: Adam Duskett Date: Fri, 29 Mar 2024 12:52:46 -0600 Subject: [PATCH] package/flutter-engine: bump version to 3.19.5 Signed-off-by: Adam Duskett Signed-off-by: Thomas Petazzoni --- package/flutter-engine/flutter-engine.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/flutter-engine/flutter-engine.mk b/package/flutter-engine/flutter-engine.mk index ff21e0949d..d9c2b3dee5 100644 --- a/package/flutter-engine/flutter-engine.mk +++ b/package/flutter-engine/flutter-engine.mk @@ -21,7 +21,7 @@ # # There is no hash provided, as the gn binary (used for configuration) relies # on the .git directories. As such, a reproducible tarball is not possible. -FLUTTER_ENGINE_VERSION = 3.19.4 +FLUTTER_ENGINE_VERSION = 3.19.5 # There is nothing for Buildroot to download. This is handled by gclient. FLUTTER_ENGINE_SITE =