From 2b8aea7bd496cfbc64dbae5a1e411774b86bdff4 Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Thu, 13 Mar 2025 10:47:52 -0700 Subject: [PATCH] Update `Engine-artifacts.md` (#165127) Part of https://github.com/flutter/flutter/issues/163896. Remove "this process is changing". The process has changed :) --- docs/tool/Engine-artifacts.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/tool/Engine-artifacts.md b/docs/tool/Engine-artifacts.md index c4b1d646f4..3d782a75c1 100644 --- a/docs/tool/Engine-artifacts.md +++ b/docs/tool/Engine-artifacts.md @@ -9,10 +9,6 @@ for Android, iOS, and so-on). ![An example of cached engine artifacts](https://github.com/user-attachments/assets/47c45971-5c5c-4a01-8239-8af0b98cabb8) -> [!NOTE] -> -> This process is changing, see [#163986](https://github.com/flutter/flutter/issues/163896). - When using a _released_ version of Flutter, i.e. from a channel such as `stable`, [`bin/internal/engine.version`](../../bin/internal/engine.version) is set to the git commit SHA for a merged commit in `https://github.com/flutter/flutter`, where