Update Engine-artifacts.md (#165127)

Part of https://github.com/flutter/flutter/issues/163896.

Remove "this process is changing".

The process has changed :)
This commit is contained in:
Matan Lurey 2025-03-13 10:47:52 -07:00 committed by GitHub
parent 0aa0ad160e
commit 2b8aea7bd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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