mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 16b0538e6ccf to d8fa5b4cd4fe (1 revision) (flutter/engine#33799)
This commit is contained in:
parent
2fdd3ef1d8
commit
8689c84156
4
DEPS
4
DEPS
@ -45,7 +45,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '16b0538e6ccfe20aad27a4e6a986281d2bbf4e11',
|
||||
'dart_revision': 'd8fa5b4cd4fe46cdbc6f386692c3bd941b5e0e29',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -257,7 +257,7 @@ deps = {
|
||||
Var('dart_git') + '/logging.git@f6979e3bc3b6e1847a08335b7eb6304e18986195',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/markdown':
|
||||
Var('dart_git') + '/markdown.git@5699cafa9ef004875fd7de8ae9ea00e5295e87a4',
|
||||
Var('dart_git') + '/markdown.git@e3f4bd28c9e61b522f75f291d4d6cfcfeccd83ee',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/matcher':
|
||||
Var('dart_git') + '/matcher.git@12cdc5fbafd666ed908359ae215d5d0306087969',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user