chore: add new flutter revision to macOS patch allowlist (#2848)
This commit is contained in:
@@ -121,6 +121,8 @@ final minimumSupportedMacosFlutterVersion = Version(3, 27, 3);
|
||||
const patchableMacosFlutterRevisions = {
|
||||
'5c1dcc19ebcee3565c65262dd95970186e4d81cc',
|
||||
'3d75b30b181d1d4ce66c426c64aca2498529f2e0',
|
||||
// Contains engine updates to fix package:shorebird_code_push on windows.
|
||||
'009d947deb3a58d8801dbc995667e87523c7f08c',
|
||||
};
|
||||
|
||||
/// A reference to a [Apple] instance.
|
||||
|
||||
Reference in New Issue
Block a user