mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 06183779d7aa to 660765538200 (7 revisions) (flutter/engine#19781)
This commit is contained in:
parent
c967a6fd81
commit
eaa21165da
4
DEPS
4
DEPS
@ -34,7 +34,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': '06183779d7aa21f7f3b94534519112df0bca2fd7',
|
||||
'dart_revision': '66076553820056eca190b9ffd84d2c7e29127d19',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -170,7 +170,7 @@ deps = {
|
||||
Var('dart_git') + '/args.git' + '@' + Var('dart_args_tag'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/async':
|
||||
Var('dart_git') + '/async.git@5a4373458bfc902e4a4064427c619c2b41783f0d',
|
||||
Var('dart_git') + '/async.git@6b90f4557f330e1ead021f501ee7f1d8b0e77815',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/bazel_worker':
|
||||
Var('dart_git') + '/bazel_worker.git@26680d5e249b249c7216ab2fed0ac8ed4ee285c5',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user