mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 8e3be460559f to 7b142a990f2b (2 revisions) (flutter/engine#28049)
This commit is contained in:
parent
8ea0fdc195
commit
a9abc1f3dc
6
DEPS
6
DEPS
@ -35,7 +35,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '8e3be460559fae802ce4c0ab544497631f44843d',
|
||||
'dart_revision': '7b142a990f2ba043066edc0cc22af2f4249e9cb8',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -46,7 +46,7 @@ vars = {
|
||||
'dart_devtools_rev': '64cffbed6366329ad05e44d48fa2298367643bb6',
|
||||
'dart_http_throttle_tag': '1.0.2',
|
||||
'dart_intl_tag': '0.17.0-nullsafety',
|
||||
'dart_linter_tag': '1.8.0',
|
||||
'dart_linter_tag': '1.9.0',
|
||||
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
|
||||
'dart_pub_rev': '9f2ddc02f066c68fb638ff65fbb73761ece23267',
|
||||
'dart_resource_rev': '6b79867d0becf5395e5819a75720963b8298e9a7',
|
||||
@ -252,7 +252,7 @@ deps = {
|
||||
Var('dart_git') + '/markdown.git@9c4beaac96d8f008078e00b027915f81b665d2de',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/matcher':
|
||||
Var('dart_git') + '/matcher.git@b411b22ec2437ba206c7a3006bbaeb519bd343d1',
|
||||
Var('dart_git') + '/matcher.git@6ba4a6d68bdfacff3d572c9ea98333dfc66fd6bf',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mime':
|
||||
Var('dart_git') + '/mime.git@c931f4bed87221beaece356494b43731445ce7b8',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user